churf/test_program
2023-02-18 23:08:27 +01:00

4 lines
50 B
Text

main : Mono Int ;
main = let f = \x. x in f 5 ;