forked from GitHub/gf-core
lrec tutorial examples
This commit is contained in:
8
examples/lrec-tutorial/Ara.gf
Normal file
8
examples/lrec-tutorial/Ara.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
abstract Ara = {
|
||||
|
||||
cat S ; V ;
|
||||
|
||||
fun ktb_V : V ;
|
||||
|
||||
Tab : V -> S ;
|
||||
}
|
||||
Reference in New Issue
Block a user