Skip to content

Reject multiple values in parenthesized return#294

Open
ydah wants to merge 1 commit into
tree-sitter:masterfrom
ydah:fix-return-parenthesized-args
Open

Reject multiple values in parenthesized return#294
ydah wants to merge 1 commit into
tree-sitter:masterfrom
ydah:fix-return-parenthesized-args

Conversation

@ydah

@ydah ydah commented Jul 3, 2026

Copy link
Copy Markdown

Fixes: #280

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.

bug: accepting incorrect syntax: return(1, 2).

1 participant