forked from GitHub/gf-core
initial check for unknown words in parsing
This commit is contained in:
5
examples/regulus/toy0/Toy0Swe.gf
Normal file
5
examples/regulus/toy0/Toy0Swe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete Toy0Swe of Toy0 = Toy0I with
|
||||
(Syntax = SyntaxSwe),
|
||||
(Lexicon = LexiconSwe) ;
|
||||
Reference in New Issue
Block a user