We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1581d64 commit fd1f289Copy full SHA for fd1f289
spec/lex.dd
@@ -1141,7 +1141,7 @@ $(GNAME Filespec):
1141
$(P There is currently only one special token sequence, $(D #line).
1142
)
1143
1144
- $(P This sets the current source line number to $(GLINK IntegerLiteral),
+ $(P This sets the line number of the next source line to $(GLINK IntegerLiteral),
1145
and optionally the current source file name to $(GLINK Filespec),
1146
beginning with the next line of source text.
1147
0 commit comments