Skip to content

Compile the super statement having no parameter failure. #245

Closed
@LiaoPeng

Description

@LiaoPeng

The code https://webassembly.studio/?f=2tvvj50exc2

Expect compile the code successfully.
But get some errors.

ERROR TS1110: Type expected.

     super();
            ^
 in main.ts(9,11)


ERROR TS1005: '=>' expected.

     super();
            ^
 in main.ts(9,11)

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