forked from GitHub/gf-core
more example languages
This commit is contained in:
6
lib/resource/Examples/ExamplesRus.gf
Normal file
6
lib/resource/Examples/ExamplesRus.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
concrete ExamplesRus of Examples = ExamplesI with
|
||||
(Syntax=SyntaxRus),
|
||||
(Lang=LangRus) ** {flags coding=utf8} ;
|
||||
|
||||
Reference in New Issue
Block a user