Bend/tests/golden_tests/desugar_file/non_exaustive_limit.bend

6 lines
78 B
Plaintext

type Foo = A | B | C | D | E | F | G | H
Bar Foo/A Foo/A Foo/A = *
main = *