aboutsummaryrefslogtreecommitdiff
path: root/tests/schema/enumeration/test-000.std
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov1-62/+0
2010-04-15Implement enum synthesis from unionBoris Kolpackov1-0/+62
A union which has enumerations with a common base as members can be transformed to an equivalent enumeration.