Skip to content

Standardize on exit N vs exit(N) style in example solutions #441

Description

@kirtisrivastava22

Follow-up from #431glennj noted that example solutions inconsistently mix exit 1 and exit(1) styles (the parens aren't idiomatic AWK, similar to the print(...) issue fixed in #431/#440).

Happy to submit a PR standardizing on whichever style maintainers prefer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions