mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
*** 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