Closed makenowjust closed 2 years ago
Currently, the JS lexer implementation misses supporting Unicode escape sequence in identifier continue part. This PR fixes it and adds the corresponding test.
Thank you.
Thanks a lot for the fix!
Currently, the JS lexer implementation misses supporting Unicode escape sequence in identifier continue part. This PR fixes it and adds the corresponding test.
Thank you.