forked from GitHub/gf-core
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