Closed
Description
Implement TypeScript support for the for-of
loop as described in the ES6 proposal
Reference: https://github.com/dherman/tc39-codex-wiki/blob/master/data/es6/for-of/index.md
To be determined: What cases can we support code generation for when targeting pre-ES6 targets?