Skip to content

Bad IR is generated because checker doesn't catch unreachables #137

@vdka

Description

@vdka
main :: fn() -> void {
    switch 5 {
    case 1: break
        a := 1
    }
}

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