You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic: runtime error: index out of range [0] with length 0
goroutine 1 [running]:
github.com/danwakefield/fnmatch.Match({0x497148, 0x0}, {0x496f74, 0x0}, 0x6)
/tmp/gopath2132381486/pkg/mod/github.com/danwakefield/[email protected]/fnmatch.go:81 +0x76d
main.main()
/tmp/sandbox2542232829/prog.go:12 +0x38
Calling fnmatch as follows :
results in
Go Playground : https://go.dev/play/p/2mJHotjALA8
The text was updated successfully, but these errors were encountered: