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

Fix code error in TotW #76 #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix code error in TotW #76 #353

wants to merge 1 commit into from

Conversation

mlimber
Copy link
Contributor

@mlimber mlimber commented Sep 22, 2020

The code is incomplete and doesn't compile. Instead of making a local variable as in CallFoo4(), which would make 3 and 4 almost identical, I put the call inline in the if-statement to show a little variation.

The code is incomplete and doesn't compile. Instead of making a local variable as in `CallFoo4()`, which would make 3 and 4 almost identical, I put the call inline in the `if`-statement to show a little variation.
@mlimber mlimber changed the title Fix code error Fix code error in TotW #76 Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants