Jakob Borg 2581e56503 Use raw strings to describe regexes, avoids double escaping %!s(int64=10) %!d(string=hai) anos
..
fnmatch.go 2581e56503 Use raw strings to describe regexes, avoids double escaping %!s(int64=10) %!d(string=hai) anos
fnmatch_test.go e3e1036dda Correctly handle (?i) in ignores (fixes #1953) %!s(int64=10) %!d(string=hai) anos