1
0
forked from GitHub/gf-core
Files

5 lines
70 B
Plaintext

abstract strMatch = {
cat S ;
fun f : S -> S ;
z : S ;
}