Skip to content
This repository was archived by the owner on May 19, 2018. It is now read-only.
This repository was archived by the owner on May 19, 2018. It is now read-only.

Babel reports syntax error if class constructor parentheses are on different line #116

@danez

Description

@danez

Reported by @Gozala

While I would expect it to work same as when there is no line break at the end of line 2.

class A {

constructor
( a
, b
) {
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions