Files
gf-core/testsuite/compiler/params/params.gf
T

7 lines
63 B
Plaintext

abstract params = {
cat S; NP ;
fun test : NP -> S ;
}