Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update E0716.md for clarity #120684

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Update E0716.md for clarity #120684

merged 2 commits into from
Mar 2, 2024

Commits on Feb 5, 2024

  1. Update E0716.md for clarity

    When reading through this, I got slightly hung up thinking the `let` it was referring to was the `let tmp` on line 25, which was confusing considering the comment states that the temporary is freed at the end of the block. I think adding this clarification could potentially help some beginners like myself without being overly verbose.
    carschandler authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    71a6973 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update E0716.md

    Clearer wording
    carschandler authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    50ff362 View commit details
    Browse the repository at this point in the history