mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
6 lines
188 B
Text
6 lines
188 B
Text
error: integer overflow in adding 9223372036854775807 + 1
|
|
at /pwd/lang/eval-fail-overflowing-add.nix:5:5:
|
|
4| in
|
|
5| a + b
|
|
| ^
|
|
6|
|