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

Support quoted symbol for JSON-style hash literal #498

Merged
merged 3 commits into from
Aug 23, 2017

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Aug 22, 2017

Like below:

{ 'first': 1, "second": 2 }

@hsbt hsbt self-assigned this Aug 22, 2017
@aycabta aycabta force-pushed the support-quoted-symbol-for-json-style branch from 3dca117 to 00734c1 Compare August 22, 2017 11:54
@hsbt
Copy link
Member

hsbt commented Aug 23, 2017

Test case seems good. Thanks.

@hsbt hsbt merged commit 131d947 into ruby:master Aug 23, 2017
@aycabta aycabta deleted the support-quoted-symbol-for-json-style branch August 23, 2017 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants