Skip to content

Use of class field initializers or param properties with super keyword #549

@AliEl4eikh

Description

@AliEl4eikh

It's said in the class chapter that "while it is possible in JS to put stuff before super(), the use of class field initializers or param properties disallows this", but the compiler doesn't give me an error when I run stuff before super with field initializers or param properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions