Comment by aeonflux
6 hours ago
Those two behave in the same way if you drop the parentheses:
1. statement if (condition || something)
2. (statement if condition) or something
6 hours ago
Those two behave in the same way if you drop the parentheses:
1. statement if (condition || something)
2. (statement if condition) or something
No comments yet
Contribute on Hacker News ↗