Skip to content

Compiler crash when invoking a private constructor with invalid arguments #4987

Closed
@scabug

Description

@scabug

If one invokes a private / protected constructor with an invalid number of arguments (or a mismatched signature), the compiler will crash with an "Unexpected New" exception.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions