churf/test_program
2023-01-23 17:17:06 +01:00

2 lines
58 B
Text

main : Int
main = (\x : Int. x + x + 3) ((\x : Int. x) 2)