Skip to content

crash if un initialize let/const variable. #60

@h13i32maru

Description

@h13i32maru
let foo;
class Foo {}
foo = new Foo();
export {foo}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions