aboutsummaryrefslogtreecommitdiffstats
path: root/test/testdata/eval-fail-overflowing-mul.nix
blob: 6081d9c7b14f75fc61478e8290aa2c899cd00119 (about) (plain) (blame)
1
2
3
let
  a = 4294967297;
in a * a * a