forked from GitHub/gf-core
*** empty log message ***
This commit is contained in:
8
grammars/testConversions/MicroAbs.gf
Normal file
8
grammars/testConversions/MicroAbs.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
abstract MicroAbs = {
|
||||
|
||||
cat S;
|
||||
|
||||
fun vars : S;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user