We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fda5e37 commit d590041Copy full SHA for d590041
source/preprocessor.tex
@@ -2097,9 +2097,8 @@
2097
the following sequence of source lines begins with a
2098
source line that has a line number as specified
2099
by the digit sequence (interpreted as a decimal integer).
2100
-If the digit sequence specifies zero
2101
-or a number greater than 2147483647,
2102
-the program is ill-formed.
+Digit sequences representing a number
+outside of the range \crange{1}{2147483647} are conditionally supported.
2103
2104
\pnum
2105
A preprocessing directive of the form
0 commit comments