forked from GitHub/gf-core
Fixed syntax error in ExamplesRus.gf
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
concrete ExamplesRus of Examples = ExamplesI with
|
||||
(Syntax=SyntaxRus),
|
||||
(Lang=LangRus) ** {flags coding=utf8} ;
|
||||
(Lang=LangRus) ** {flags coding=utf8; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user