Skip to content

Emit UnsupportedSyntax to forwarded_kwrestarg - #1369

Open
tk0miya wants to merge 1 commit into
soutaro:masterfrom
tk0miya:type_construction/emit_UnsupportedSyntax_to_forwarded_kwrestarg
Open

Emit UnsupportedSyntax to forwarded_kwrestarg#1369
tk0miya wants to merge 1 commit into
soutaro:masterfrom
tk0miya:type_construction/emit_UnsupportedSyntax_to_forwarded_kwrestarg

Conversation

@tk0miya

@tk0miya tk0miya commented Nov 29, 2024

Copy link
Copy Markdown
Contributor

Close: #1273

@soutaro

soutaro commented Dec 5, 2024

Copy link
Copy Markdown
Owner

The keyword arguments are handled in SendArgs and adding something in TypeConstruction would not fix the issue. I tried to add errors from SendArgs but couldn't find a good extension point to emit an error...

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.

Unexpected error with anonymous arguments forwarding

2 participants