mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
8 lines
172 B
Text
8 lines
172 B
Text
0x7fff_ffff_ffff_ffff + 1
|
|
|
|
# output:
|
|
stdin:1:23
|
|
╷
|
|
1 │ 0x7fff_ffff_ffff_ffff + 1
|
|
╵ ^
|
|
Error: Addition 9223372036854775807 + 1 would overflow.
|