mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-30 01:10:03 -06:00
new tutorial example
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
concrete FruitEng of Fruit = {
|
||||
lin
|
||||
Apple = {s = "apple"} ;
|
||||
Peach = {s = "peach"} ;
|
||||
}
|
||||
Reference in New Issue
Block a user