Hacker News new | ask | show | jobs
by msbarnett 3415 days ago
Grandparent presented this as a "surprising optimization" but I'd argue it's exactly what you'd expect when a compiler sees while(expression) -- he just happened to pick a trivial expression.