Skip to content

Properly evaluate dynamic blocks - #3339

Merged
sophiajt merged 1 commit into
nushell:mainfrom
sophiajt:fix_dynamic_blocks
Apr 21, 2021
Merged

sophiajt merged 1 commit into
nushell:mainfrom
sophiajt:fix_dynamic_blocks

Conversation

@sophiajt

Copy link
Copy Markdown
Contributor

This evaluates the head of a dynamic call rather than pattern matching it. Fixes the issue where you couldn't invoke a variable because it's now seen as a column-path (which is more technically correct).

@sophiajt
sophiajt merged commit 02d5729 into nushell:main Apr 21, 2021
@sophiajt
sophiajt deleted the fix_dynamic_blocks branch April 21, 2021 02:31
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