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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with class static props ends without semi #477

Closed
HairyRabbit opened this issue Dec 16, 2017 · 2 comments
Closed

error with class static props ends without semi #477

HairyRabbit opened this issue Dec 16, 2017 · 2 comments

Comments

@HairyRabbit
Copy link

HairyRabbit commented Dec 16, 2017

Hi,
I get something wrong with below code:

class foo {
    static p1
    static p2 = 42
//----^   invalid property id
}

I think it maybe not ends at current line.

Anything help.

馃槝

@dotmilk
Copy link

dotmilk commented Apr 25, 2020

Apparently this is still an issue.

@dgutov dgutov closed this as completed in 515d876 Apr 27, 2020
@dgutov
Copy link
Collaborator

dgutov commented Apr 27, 2020

Sorry for the long wait.

This should make it work.

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

3 participants