index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
tutorial
/
FruitEng.gf
blob: 15a378a1f24dd60694e136d2562a7e0f06084a0c (
plain
)
1
2
3
4
5
concrete FruitEng of Fruit = { lin Apple = {s = "apple"} ; Peach = {s = "peach"} ; }