Skip to content

fix: Type of iterator over string set using for .. in is now correctly string#283

Merged
metthal merged 1 commit intomasterfrom
fix/for-in-string-set-loop
Jan 12, 2026
Merged

fix: Type of iterator over string set using for .. in is now correctly string#283
metthal merged 1 commit intomasterfrom
fix/for-in-string-set-loop

Conversation

@metthal
Copy link
Member

@metthal metthal commented Aug 25, 2025

Fixes #278

Copy link
Member

@MatejKastak MatejKastak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@metthal metthal force-pushed the fix/for-in-string-set-loop branch from a233355 to f02e8e3 Compare January 12, 2026 11:57
@metthal metthal merged commit 26d92c0 into master Jan 12, 2026
14 checks passed
@metthal metthal deleted the fix/for-in-string-set-loop branch January 12, 2026 12:39
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.

ParserError when parsing for..in using contains

2 participants

Comments