package main func isMatch(s string, p string) (ans bool) { return } func main() { // Is it the same with no. 10?? }