Skip to content

Conversation

mfwitten
Copy link
Contributor

The example intended:

goto exit;

However, it was mistakenly written as:

goto_exit;

This commit fixes the mistake.

The example intended:

    goto exit;

However, it was mistakenly written as:

    goto_exit;
@cubbimew cubbimew merged commit d40a490 into isocpp:master Sep 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants