churf/sample-programs/basic-3
2023-02-10 16:45:33 +01:00

2 lines
32 B
Text

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