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

Add array literals and object literals parsing #15

Closed
zaretskysa opened this issue Sep 11, 2012 · 1 comment
Closed

Add array literals and object literals parsing #15

zaretskysa opened this issue Sep 11, 2012 · 1 comment
Assignees
Labels

Comments

@zaretskysa
Copy link
Owner

No description provided.

@ghost ghost assigned zaretskysa Sep 11, 2012
@zaretskysa
Copy link
Owner Author

Parse constructions like

var blabla = {a:5, get t(){}, set a (b){} };
var blabla = [1,2];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant