Y
Hacker News
new
|
ask
|
show
|
jobs
by
erdeszt
3335 days ago
I was referring to the lack of curly braces around the body of the then clause. This code has nothing to do with resource management and gotos per se so I don't see where your frustration and attack comes from.
1 comments
avar
3335 days ago
If you compile your code with -Werror -Wmisleading-indentation it's no more dangerous than writing Python.
link