Bend/tests/golden_tests/run_lazy/lam_op2_nested.bend
2024-05-15 00:25:46 +02:00

2 lines
37 B
Plaintext

main = λx (+ (* x x) (+ (+ 2 x) 3))