const regexp/syntax.ErrTrailingBackslash
2 uses
regexp/syntax (current package)
parse.go#L44: ErrTrailingBackslash ErrorCode = "trailing backslash at end of expression"
parse.go#L1303: return 0, "", &Error{ErrTrailingBackslash, ""}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)