forked from GitHub/gf-core
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
concrete QueryFre of Query = QueryI with
|
|
(LexQuery = LexQueryFre),
|
|
(Syntax = SyntaxFre),
|
|
(Lang = LangFre) ;
|