forked from GitHub/gf-core
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
--# -path=.:present:prelude
|
|
|
|
concrete FoodGer of Food = FoodI with
|
|
(Syntax = SyntaxGer),
|
|
(LexFood = LexFoodGer) ;
|