Bend/tests/golden_tests/compile_file/wrong_ctr_var_arity.bend

6 lines
55 B
Plaintext

type Tup = (pair a b)
(foo Tup/pair) = pair
main = *