Skip to content

error messages for semicolon issues #40891

Closed
@dherman

Description

@dherman

When you have a void function that omits a final semicolon or a non-void function that accidentally has a final semicolon, the type error message should be able to be more clever and give you a more helpful "did you mean...?" kind of message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lints

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions