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

3 lines
104 B
Plaintext

# Requires different labels in the two duplications of f
main = ((λfλx (f (f x))) (λfλx (f (f x))))