Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
varjag
13 hours ago
|
on: #42764499
To be fair in C they don't put semicolon on its own line either.
reply
Pxtl
8 hours ago
|
parent
Maybe they should?
I mean otherwise why not do
void MyFunc() { DoStuff(); DoOtherStuff();}
If the close-parens being on its own line is so wrong, why is it right for braces?
reply