10 lines
264 B
Plaintext
10 lines
264 B
Plaintext
|
error:
|
||
|
… while calling the 'sub' builtin
|
||
|
at /pwd/lang/eval-fail-overflowing-sub.nix:4:6:
|
||
|
3| b = 2;
|
||
|
4| in a - b
|
||
|
| ^
|
||
|
5|
|
||
|
|
||
|
error: integer overflow in subtracting -9223372036854775807 - 2
|