also / lead.js

lead.github.io
MIT License
29 stars 8 forks source link

creating a variable named ctx breaks function definitions #205

Closed also closed 9 years ago

also commented 9 years ago
ctx = null
x = ->
x()
TypeError: Cannot read property 'scope' of null