index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammars
/
bringert
/
ListTest.gf
blob: 7f280b5246fe22319d63ad42a085dfd27d999a14 (
plain
)
1
2
3
4
5
6
7
8
abstract ListTest = { cat A; [A]; B; [B]{1}; fun apa : A; fun bepa : B; }