Goonstation has code running into this, where it breaks on `params2list()` because it's not an LValue ```dm for (var/window, windowId in params2list(winget(src.owner, "[src.mapId].*", "id"))) ```