Skip to content

Conversation

@PabstMirror
Copy link
Contributor

x = [1,2,3];
s = 0;
{ s = s + _x } forEach x select [2];

s is 6

@PabstMirror PabstMirror added this to the 3.20.1 milestone Nov 7, 2025
@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label Nov 7, 2025
@PabstMirror PabstMirror added the status/added-to-RC Added after RC, need to manually add to changelog label Nov 7, 2025
Copy link
Contributor

@LinkIsGrim LinkIsGrim left a comment

Choose a reason for hiding this comment

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

oof.

@LinkIsGrim LinkIsGrim merged commit 2b37e22 into master Nov 7, 2025
3 checks passed
@LinkIsGrim LinkIsGrim deleted the fixFor branch November 7, 2025 21:52
@PabstMirror PabstMirror removed the status/added-to-RC Added after RC, need to manually add to changelog label Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug-fix Release Notes: **FIXED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants