Skip to content

Using ipairs for for...of loops#595

Merged
tomblind merged 1 commit intomasterfrom
for-of-array-ipairs
May 26, 2019
Merged

Using ipairs for for...of loops#595
tomblind merged 1 commit intomasterfrom
for-of-array-ipairs

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

Extracted from #585
Also includes:

  • Throwing error on attempts to use object destructuring in for...of loops
  • Fixed issue with sourcemaps in lua for...in loops

Extracted from #585
Also includes:
- Throwing error on attempts to use object destructuring in for...of loops
- Fixed issue with sourcemaps in lua for...in loops
@tomblind tomblind merged commit 908db36 into master May 26, 2019
@tomblind tomblind deleted the for-of-array-ipairs branch May 26, 2019 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants