Bend/tests/golden_tests/compile_file_o_all/exp.bend
2024-05-15 21:26:16 +02:00

3 lines
84 B
Plaintext

# currently broken without lazy_mode
main = ((λfλx (f (f x))) (λfλx (f (f x))))