1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/tests/functional/lang/eval-fail-overflowing-mul.err.exp
2025-01-24 18:53:42 +01:00

16 lines
437 B
Text

error:
… while calling the 'mul' builtin
at /pwd/lang/eval-fail-overflowing-mul.nix:4:7:
3| in
4| a * a * a
| ^
5|
… while calling the 'mul' builtin
at /pwd/lang/eval-fail-overflowing-mul.nix:4:3:
3| in
4| a * a * a
| ^
5|
error: integer overflow in multiplying 4294967297 * 4294967297