mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
new tutorial example
This commit is contained in:
4
doc/tutorial/old/Fish.gf
Normal file
4
doc/tutorial/old/Fish.gf
Normal file
@@ -0,0 +1,4 @@
|
||||
abstract Fish = {
|
||||
cat Fish ;
|
||||
fun Salmon, Perch : Fish ;
|
||||
}
|
||||
Reference in New Issue
Block a user