summaryrefslogtreecommitdiff
path: root/testsuite/compiler/params/params.gf
blob: 0ca96a00a2992330160dbbd6f43939ad6b1d6366 (plain)
1
2
3
4
5
6
7
abstract params = {

cat S; NP ;

fun test : NP -> S ;

}