Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test return in reduce closure from #7961 #7973

Merged
merged 1 commit into from Feb 6, 2023

Conversation

sholderbach
Copy link
Member

Description

Functionality added by @nabacg in #7961 already

h/t @YuriGeinishO for the example in #7933

Closes #7933

User-Facing Changes

None

Tests + Formatting

+1 end to end example

Functionality added by @nabacg in nushell#7961 already

h/t @YuriGeinishO for the example in nushell#7933

Closes nushell#7933
@sholderbach sholderbach merged commit b796cda into nushell:main Feb 6, 2023
@sholderbach sholderbach deleted the test-return-reduce branch February 6, 2023 10:01
Xoffio pushed a commit to Xoffio/nushell that referenced this pull request Feb 7, 2023
# Description

Functionality added by @nabacg in nushell#7961 already

h/t @YuriGeinishO for the example in nushell#7933

Closes nushell#7933


# User-Facing Changes

None

# Tests + Formatting

+1 end to end example
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.

return in closures has different semantics based on context outside of the closure
1 participant