Skip to content

Commit fd1f289

Browse files
Bolpatdlang-bot
authored andcommitted
Correction
1 parent 1581d64 commit fd1f289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lex.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1141,7 +1141,7 @@ $(GNAME Filespec):
11411141
$(P There is currently only one special token sequence, $(D #line).
11421142
)
11431143

1144-
$(P This sets the current source line number to $(GLINK IntegerLiteral),
1144+
$(P This sets the line number of the next source line to $(GLINK IntegerLiteral),
11451145
and optionally the current source file name to $(GLINK Filespec),
11461146
beginning with the next line of source text.
11471147
)

0 commit comments

Comments
 (0)