Files
gf-core/doc/tutorial/old/Mushrooms.gf
2005-12-18 21:26:21 +00:00

5 lines
77 B
Plaintext

abstract Mushrooms = {
cat Mushroom ;
fun Cep, Agaric : Mushroom ;
}