Files
gf-core/grammars/ljung/variants/TestVarsA.gf
2005-04-11 12:57:45 +00:00

10 lines
48 B
Plaintext

abstract TestVarsA = {
cat S;
fun a : S;
}