mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 17:52:51 -06:00
introducing multiple inheritance
This commit is contained in:
3
grammars/multiple/TopCityEng.gf
Normal file
3
grammars/multiple/TopCityEng.gf
Normal file
@@ -0,0 +1,3 @@
|
||||
--# -path=.:../prelude
|
||||
|
||||
concrete TopCityEng of TopCity = TopEng, UserCityEng, SystemCityEng ** {} ;
|
||||
Reference in New Issue
Block a user