churf/test_program
2023-01-20 14:12:04 +01:00

5 lines
43 B
Text

main = (\x -> x + x + 3) ((\x -> x) 2)