Skip to content

Type aliases don't work with classesΒ #2552

Closed
@zpdDG4gta8XKpMCd

Description

@zpdDG4gta8XKpMCd
class A {}
type B = A;
var b = new B(); // <--- Cannot find name 'B'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    By DesignDeprecated - use "Working as Intended" or "Design Limitation" instead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions