mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-04 21:02:46 -06:00
new tutorial example
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
abstract Fruit = {
|
||||
cat Fruit ;
|
||||
fun Apple, Peach : Fruit ;
|
||||
}
|
||||
Reference in New Issue
Block a user