Skip to content

Error: Char #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aspeddro opened this issue Nov 7, 2022 · 1 comment
Closed

Error: Char #147

aspeddro opened this issue Nov 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@aspeddro
Copy link
Collaborator

aspeddro commented Nov 7, 2022

let a = '\o021'
let b = '\179'
(source_file [0, 0] - [2, 0]
  (let_binding [0, 0] - [1, 14]
    (value_identifier [0, 4] - [0, 5])
    (character [0, 8] - [1, 14]
      (escape_sequence [0, 9] - [0, 11])
      (ERROR [0, 11] - [1, 13]
        (number [1, 10] - [1, 13])))))

Playground

@nkrkv nkrkv added the enhancement New feature or request label Nov 9, 2022
@aspeddro
Copy link
Collaborator Author

aspeddro commented Nov 9, 2022

More examples

@nkrkv nkrkv closed this as completed in 035b55f Nov 18, 2022
nkrkv added a commit that referenced this issue Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants