FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Compile the super statement having no parameter failure. · Issue #245 · AssemblyScript/assemblyscript · GitHub

Compile the super statement having no parameter failure. #245

Description

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


    Back | FazBrowse Home | New Git URL