forked from GitHub/gf-core
"Committed_by_peb"
This commit is contained in:
27
grammars/ljung/variants/TestVarsR.gf
Normal file
27
grammars/ljung/variants/TestVarsR.gf
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
resource TestVarsR = {
|
||||
|
||||
param AB = A | B;
|
||||
param XYZ = X AB | Y | Z AB;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user