1
0
forked from GitHub/gf-core
Files
2009-05-20 16:38:19 +00:00

7 lines
63 B
Plaintext

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