Y
Hacker News
new
|
ask
|
show
|
jobs
by
capsicum80
2781 days ago
This, and especially in the first argument of 'for'. Not back compatible, very inelegant and luckily discouraged in many projects' coding guidelines.
1 comments
capsicum80
2781 days ago
Actually it is block, not function. It makes it very difficult to read the code if you are looking for the scope of the variables, or investigating stack usage.
link