Skip to content

Question: "Expect" vs. "Expected" in error messages #1182

Open
@shahamran

Description

@shahamran

Hi, I have a small question not related to code.
Not sure if it's a language thing (English is not my primary language), but the syntax of compile error messages seems weird to me. For example:

consume(TOKEN_RIGHT_PAREN, "Expect ')' after arguments.");

Why is the verb "Expect" and not "Expected"?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions