Skip to content

Redeclaration no longer being caught by checker #136

@vdka

Description

@vdka
main :: fn() -> void {
    err := false
    err := false
}

Crashes the compiler

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