Hacker News new | ask | show | jobs
by MatthiasP 2096 days ago
The most scary part is the usage of if(0).
1 comments

That's common for generated code, though. It makes it so that the other code can always use "else if".