forked from GitHub/gf-core
demo restaurant info
This commit is contained in:
5
examples/restaurant/RestaurantSwe.gf
Normal file
5
examples/restaurant/RestaurantSwe.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:present:prelude
|
||||
|
||||
concrete RestaurantSwe of Restaurant = RestaurantI with
|
||||
(Syntax = SyntaxSwe),
|
||||
(LexRestaurant = LexRestaurantSwe) ;
|
||||
Reference in New Issue
Block a user