summaryrefslogtreecommitdiff
path: root/grammars/testConversions/SimpleSweRes.gf
diff options
context:
space:
mode:
Diffstat (limited to 'grammars/testConversions/SimpleSweRes.gf')
-rw-r--r--grammars/testConversions/SimpleSweRes.gf1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammars/testConversions/SimpleSweRes.gf b/grammars/testConversions/SimpleSweRes.gf
index f846f62e6..64f4b2a43 100644
--- a/grammars/testConversions/SimpleSweRes.gf
+++ b/grammars/testConversions/SimpleSweRes.gf
@@ -3,6 +3,7 @@ resource SimpleSweRes = {
param Num = Sg | Pl;
param Gen = Utr | Neu;
+param NumGen = NG Num Gen;
}