1
0
forked from GitHub/gf-core
Files
gf-core/lib/src/api/SyntaxIce.gf
2017-01-16 16:30:50 +00:00

6 lines
123 B
Plaintext

--# -path=.:alltenses:prelude
instance SyntaxIce of Syntax =
ConstructorsIce, CatIce, StructuralIce, CombinatorsIce ;