mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -06:00
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