summaryrefslogtreecommitdiff
path: root/examples/numerals/zaiwa.gf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/numerals/zaiwa.gf')
-rw-r--r--examples/numerals/zaiwa.gf2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/numerals/zaiwa.gf b/examples/numerals/zaiwa.gf
index e40645175..859378c49 100644
--- a/examples/numerals/zaiwa.gf
+++ b/examples/numerals/zaiwa.gf
@@ -1,5 +1,7 @@
include numerals.Abs.gf ;
+flags lexer = words ;
+
param Size = sg | sub10 | pl ;
oper LinDigit = {s : Str ; size : Size} ;