mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
"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