Skip to content

Commit 221f106

Browse files
danrajensmaurer
authored andcommitted
[lex.key,diff.header.iso646.h] Consistent tokens order (#3190)
Order the alternative tokens in [diff.header.iso646.h] in the same way they are ordered in Table 6 in [lex.key].
1 parent deb086c commit 221f106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2462,8 +2462,8 @@
24622462
\tcode{bitand},
24632463
\tcode{bitor},
24642464
\tcode{compl},
2465-
\tcode{not_eq},
24662465
\tcode{not},
2466+
\tcode{not_eq},
24672467
\tcode{or},
24682468
\tcode{or_eq},
24692469
\tcode{xor},

0 commit comments

Comments
 (0)