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
/
Fruit.gf
blob: a3dc1d84aa0503b8b3da4190ae9de9c9f875584c (
plain
)
1
2
3
4
abstract Fruit = { cat Fruit ; fun Apple, Peach : Fruit ; }