Skip to content

Commit 6cf6fe1

Browse files
committed
Remove volatile keyword from the lexer documentation
1 parent effa600 commit 6cf6fe1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/lex.dd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,6 @@ $(MULTICOLS 4,
10231023

10241024
$(LINK2 version.html#version, $(D version))
10251025
$(LINK2 declaration.html#VoidInitializer, $(D void))
1026-
$(LINK2 $(ROOT_DIR)ctod.html#volatile, $(D volatile)) ($(LINK2 $(ROOT_DIR)deprecate.html#volatile, deprecated))
10271026

10281027
$(LINK2 type.html, $(D wchar))
10291028
$(LINK2 statement.html#WhileStatement, $(D while))

0 commit comments

Comments
 (0)