Bend/tests/golden_tests/compile_file/wrong_ctr_arity.bend

6 lines
63 B
Plaintext

type Boxed = (Box val)
Bar (*, (Boxed/Box x y)) = x
main = *