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