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

2 lines
51 B
Plaintext

main = #foo ((#foo @x (+ x 1), #foo @x (* x x)) 2)