Skip to content

throw is not seen by compiler as 'no fall through' #41

@bobjervis

Description

@bobjervis

if you have an if-else where one branch is a 'return' but another is a 'throw' the compiler will flag the end of function as needing a return value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions