forked from GitHub/gf-core
new tutorial example
This commit is contained in:
4
doc/tutorial/Mushroom.gf
Normal file
4
doc/tutorial/Mushroom.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract Mushroom = {
|
||||
cat Mushroom ;
|
||||
fun Cep, Agaric : Mushroom ;
|
||||
}
|
||||
Reference in New Issue
Block a user