forked from GitHub/gf-core
*** empty log message ***
This commit is contained in:
28
grammars/testConversions/TestVarsR.gf
Normal file
28
grammars/testConversions/TestVarsR.gf
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
resource TestVarsR = {
|
||||
|
||||
param Num = Sg | Pl;
|
||||
param Gen = Utr | Neu;
|
||||
param NumGen = NG Num Gen;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user