2018-10-20 15:36:17 -05:00
|
|
|
error: int literal is too large
|
2019-01-06 09:33:05 -06:00
|
|
|
--> $DIR/int-literal-too-large-span.rs:4:5
|
2018-10-20 15:36:17 -05:00
|
|
|
|
|
|
|
|
LL | 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|