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

1 line
35 B
Plaintext

main = let (a, b) = (1, 2); (+ a b)