Hacker News new | ask | show | jobs
by gpvos 3336 days ago
I think erdeszt is just referring to the lack of curly braces around the statements governed by the if statements. This can be done around any single-line statement block, and is generally safer in the face of merges from version control.