Skip to content

Commit fcfbdfe

Browse files
Apply suggestions from code review
Co-authored-by: Hubert Tong <[email protected]>
1 parent 1df1072 commit fcfbdfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -553,11 +553,11 @@
553553
\grammarterm{has-embed-expression}s, and
554554
\grammarterm{has-attribute-expression}s
555555
have been performed,
556-
all remaining identifiers (including those lexically identical to keywords)
556+
all remaining identifiers (including those lexically identical to keywords),
557557
except for
558558
\tcode{true}
559559
and
560-
\tcode{false}
560+
\tcode{false},
561561
are replaced with the \grammarterm{pp-number}
562562
\tcode{0},
563563
and then each preprocessing token is converted into a token.

0 commit comments

Comments
 (0)