Compiling Program test034a
test034a.k:10:Can't unify String and test034a::Foo
Compiling Program test034b
Foo true
Foo true
Foo false
Compiling Program test034c
test034c.k:9:not all branches of lambda return a value
Compiling Program test034d
mult = 10
mult = 20
mult = 30
mult = 40
x = 10
x = 20
x = 30
x = 40
Foo = 4
