Skip to content

warn-unreachable doesn't work on the top level #11438

Closed
@KotlinIsland

Description

@KotlinIsland
def foo() -> NoReturn:
    raise Exception

foo()
print("hi")   # no error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmypy got something wrong

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions