aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-overflowing-mul.nix
blob: 6081d9c7b14f75fc61478e8290aa2c899cd00119 (plain)
1
2
3
let
  a = 4294967297;
in a * a * a