catala/tests/test_enum/bad/empty.catala_en

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
103 B
Plaintext
Raw Normal View History

## Test
```catala
declaration enumeration Foo:
declaration scope Bar:
internal foo content Foo
```