Hacker News new | ask | show | jobs
by pjmlp 1268 days ago
True of any dynamic language. The only way to avoid such gotchas is with static typed languages.

But only those without any means of indirect calls via function pointers or reflection.