gonix
/
tests
/
functional2
/
lang
/
arithmetic
/
in-overflowing-mul.nix
1
2
3
let
a
=
4294967297
;
in
a
*
a
*
a