summaryrefslogtreecommitdiff
path: root/doc/tutorial/Mushroom.gf
blob: f6b788b06102d18a75a238de18fb53e61e1c91c7 (plain)
1
2
3
4
abstract Mushroom = {
    cat Mushroom ;
    fun Cep, Agaric : Mushroom ;
}