Y
Hacker News
new
|
ask
|
show
|
jobs
by
raister
1942 days ago
The sheer amount of bugs that could be avoided by using := in let's say C!
if (a = b) c=1;
oh boy... :)