Fix lambda lifter

This commit is contained in:
Martin Fredin 2023-04-29 15:52:37 +02:00
parent df1a5de04a
commit 619242ccaf
6 changed files with 280 additions and 182 deletions

View file

@ -40,4 +40,4 @@ repeatHelp acc x n = case n of {
-- represents minus one :)
minusOne : Int ;
minusOne = 9223372036854775807 + 9223372036854775807 + 1;
minusOne = 9223372036854775807 + 9223372036854775807 + 1;