forked from GitHub/gf-core
index and tutorial
This commit is contained in:
4
doc/tutorial/Fish.gf
Normal file
4
doc/tutorial/Fish.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract Fish = {
|
||||
cat Fish ;
|
||||
fun Salmon, Perch : Fish ;
|
||||
}
|
||||
Reference in New Issue
Block a user