Skip to content

Fix false error with multi-line tuple assignment in v2 parser#6786

Merged
bentsherman merged 1 commit intomasterfrom
fix-multi-line-tuple-assignment
Feb 2, 2026
Merged

Fix false error with multi-line tuple assignment in v2 parser#6786
bentsherman merged 1 commit intomasterfrom
fix-multi-line-tuple-assignment

Conversation

@bentsherman
Copy link
Member

Close #6783

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman requested a review from jorgee January 30, 2026 22:23
@bentsherman bentsherman requested a review from a team as a code owner January 30, 2026 22:23
@netlify
Copy link

netlify bot commented Jan 30, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit db3ce73
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/697d2f74f74d720008b83564

@bentsherman bentsherman merged commit a73f0f9 into master Feb 2, 2026
25 checks passed
@bentsherman bentsherman deleted the fix-multi-line-tuple-assignment branch February 2, 2026 14:31
cgoina pushed a commit to cgoina/nextflow that referenced this pull request Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow multiple lines in parameter destructuring with V2 strict parser

2 participants