Skip to content

Commit cff447d

Browse files
authored
Merge pull request #2279 from JinShil/remove_volatile
Remove volatile keyword from the lexer documentation merged-on-behalf-of: David Nadlinger <code@klickverbot.at>
2 parents effa600 + 6cf6fe1 commit cff447d

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)