Files
nix/tests/functional/lang/eval-fail-overflowing-add.err.exp
Robert Hensing b04077c0ec fix: Update shifted source positions after formatting
Carefully reviewed...
2025-01-24 18:53:42 +01:00

7 lines
188 B
Plaintext

error: integer overflow in adding 9223372036854775807 + 1
at /pwd/lang/eval-fail-overflowing-add.nix:5:5:
4| in
5| a + b
| ^
6|