Skip to content
New issue

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

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

Already on GitHub? # to your account

es6 object syntax bug #1

Open
fishbar opened this issue Mar 3, 2016 · 1 comment
Open

es6 object syntax bug #1

fishbar opened this issue Mar 3, 2016 · 1 comment

Comments

@fishbar
Copy link
Member

fishbar commented Mar 3, 2016

code:

var a;
var b;
var c;
var obj = {a, b, c}

compress failed

@yuzhigang33
Copy link
Member

具体是哪个接口啊?
我试了下好像没问题啊。

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

No branches or pull requests

2 participants