Hacker News new | ask | show | jobs
by CountHackulus 4321 days ago
While you're correct that the example is incorrect, technically speaking there are places where javascript does do dynamic scoping. Namely in a "with" or with "eval".