mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-01-14 09:17:55 -05:00
* Try to detect when `from` in a `for` loop declaration is an identifier, not a keyword * Handle destructured arrays * from as a destructured, aliased object variable name in a for loop declaration