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

Allow undefined keyword in value locations #151

Closed
d3x0r opened this issue Jul 11, 2017 · 0 comments
Closed

Allow undefined keyword in value locations #151

d3x0r opened this issue Jul 11, 2017 · 0 comments

Comments

@d3x0r
Copy link

d3x0r commented Jul 11, 2017

{ xxx: undefined }
[undefined,undefined]

if the word 'undefined' unquoted is used as an object field name, then a field called 'undefined' would be created. (extension to previous keywords false,true,null)

d3x0r added a commit to d3x0r/json5 that referenced this issue Jul 11, 2017
@d3x0r d3x0r closed this as completed Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants