Skip to content

Per-iteration binding for for-let incrementor closures#95

Merged
RealColdFry merged 1 commit intomainfrom
fix/88-for-let-incrementor-closure
Apr 19, 2026
Merged

Per-iteration binding for for-let incrementor closures#95
RealColdFry merged 1 commit intomainfrom
fix/88-for-let-incrementor-closure

Conversation

@RealColdFry
Copy link
Copy Markdown
Owner

Fixes #88

@RealColdFry RealColdFry merged commit 861243a into main Apr 19, 2026
3 checks passed
@RealColdFry RealColdFry deleted the fix/88-for-let-incrementor-closure branch April 19, 2026 16:05
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.

for (let i ...) closures in the update expression see final value

1 participant