Comment by aeonflux
7 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
7 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 ↗