|
|
|
|
|
by Ralith
3443 days ago
|
|
> There is a return statement; it just can't return anything What? Return works exactly like it does in C, it's just not required as much. > warning: unnecessary parentheses around `if` condition I'm confused about how reducing the amount of required syntax is "gratuitous syntax." |
|