Skip to content

Conversation

allenap
Copy link

@allenap allenap commented Nov 3, 2018

Previously \u Unicode escape codes of between 4 and 6 characters were being rejected, whereas the error message indicates that the inverse should be the behavior.

The example has also been extended to use all recognized escape sequences (\n, \r, \t, \u) and give more information about what's happening.

Previously \u Unicode escape codes of between 4 and 6 characters were being
rejected, whereas the error message indicates that the inverse should be the
behavior.

The example has also been extended to use all recognized escape sequences (\n,
\r, \t, \u) and give more information about what's happening.
@ok300
Copy link

ok300 commented Dec 1, 2022

Very useful, thanks!

@evancz please merge, this fixes an example and the output helps better understand what Parser did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants