Hacker News new | ask | show | jobs
by popee 3491 days ago
GKH somewhere explained that they accept gotos that don't go back (leads to mess) only gotos that jump forward in function. Nice rule.