mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 09:17:55 -05:00
* When using --require, check that the variable we’re creating from the required file/module is a valid identifier name before assigning to it; fixes #4209 * We don’t need no stinkin’ regex