a
a copied to clipboard
a: Edit: remove "MustCompile" call and replace with proper error handling
main.go:142,143: act.SendFirst(edit.MustCompile(sc.Text())) main.go:289,290: prog := edit.MustCompile(addr) main.go:296,297: prog := edit.MustCompile(addr) main.go:312,313: prog := edit.MustCompile(addr) main.go:356,357: actTag.Handle(actTag.Body, edit.MustCompile(e.Addr)) main.go:470,471: prog := edit.MustCompile(s[5:])