Exemplo n.º 1
0
 public bool match(string s, World g)
 {
     return(matcher.match(s, g));
 }