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

1 line
47 B
Plaintext

main = let {x1 x2} = $a; ((λ$a λb b) (x1 x2))