forked from GitHub/gf-core
Added predefAbs
This commit is contained in:
4
grammars/prelude/PredefAbs.gf
Normal file
4
grammars/prelude/PredefAbs.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract PredefAbs = {
|
||||
cat Int ; String ;
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user