forked from GitHub/gf-rgl
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
concrete LangSlv of Lang =
|
|
GrammarSlv,
|
|
LexiconSlv,
|
|
ConstructionSlv,
|
|
DocumentationSlv
|
|
|
|
** {
|
|
|
|
} ;
|