1
0
forked from GitHub/gf-core
Files
gf-core/next-lib/src/api/SymbolicCat.gf

6 lines
118 B
Plaintext

--# -path=.:present:prelude
resource SymbolicCat = Symbolic with
(Symbol = SymbolCat),
(Grammar = GrammarCat) ;