Skip to content

Fix alists not being marked as iterable#442

Merged
SpaceManiac merged 1 commit intoSpaceManiac:masterfrom
Zonespace27:alist-iteration-fix
Aug 2, 2025
Merged

Fix alists not being marked as iterable#442
SpaceManiac merged 1 commit intoSpaceManiac:masterfrom
Zonespace27:alist-iteration-fix

Conversation

@Zonespace27
Copy link
Copy Markdown
Contributor

Trying to loop over values using for(var/v in alist("a" = 2)) would throw an "iterating over a /alist which cannot be iterated" error despite working in DM.

@SpaceManiac SpaceManiac merged commit 72ed2bc into SpaceManiac:master Aug 2, 2025
1 check passed
@Zonespace27 Zonespace27 deleted the alist-iteration-fix branch August 2, 2025 23:47
@SpaceManiac SpaceManiac added this to the suite v1.11 milestone Aug 30, 2025
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