Skip to content
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

Report some invalid TOML example cases #110

Open
soasme opened this issue Aug 21, 2021 · 0 comments
Open

Report some invalid TOML example cases #110

soasme opened this issue Aug 21, 2021 · 0 comments

Comments

@soasme
Copy link
Owner

soasme commented Aug 21, 2021

Describe the bug
The provided tests/toml-v1.0.peg can't capture some cases.

  1. \uxxxx / \UXXXXXXXX out of range. "Any Unicode character may be escaped with the \uXXXX or \UXXXXXXXX forms. The escape codes must be valid Unicode scalar values."
  2. Redefining table/array_table or providing duplicated keys should be invalid.
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

No branches or pull requests

1 participant