Skip to content

for (var/k,v in alist) doesn't work if alist isn't an LValue #2360

@wixoaGit

Description

@wixoaGit

Goonstation has code running into this, where it breaks on params2list() because it's not an LValue

for (var/window, windowId in params2list(winget(src.owner, "[src.mapId].*", "id")))

Metadata

Metadata

Assignees

No one assigned

    Labels

    CompilerInvolves the OpenDream compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions