rcl/golden/error/runtime_overflow_sub.test
2023-11-22 20:09:19 +01:00

8 lines
185 B
Text

(-0x7fff_ffff_ffff_ffff) - 2
# output:
stdin:1:26
1 │ (-0x7fff_ffff_ffff_ffff) - 2
╵ ^
Error: Subtraction -9223372036854775807 - 2 would overflow.