No, that's a bug! Can you file an issue?

On Fri, Jan 15, 2016 at 7:42 AM, Pablo Zubieta <[email protected]> wrote:

> Is there a particular reason for the following to be valid Chars?
>
> '\""'
> '\"""' # or any number of "s
> '\a"'
> '\Ψ"""'
>
> More generally the pattern '\[Any valid code point][Any number of "]'
> seems to be a valid Char.
>
>
>

Reply via email to