Files
gf-core/grammars/testConversions/MicroAbs.gf
2004-04-30 07:17:03 +00:00

9 lines
49 B
Plaintext

abstract MicroAbs = {
cat S;
fun vars : S;
}