churf/sample-programs/basic-3
2023-02-09 17:53:39 +01:00

2 lines
32 B
Text

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