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

2 lines
31 B
Plaintext

(main) = (λx (+ (+ 1 1) x) 8)