Skip to content

Conversation

@vinistock
Copy link
Contributor

Deconstructed block parameters using splats were passing an ArgStar instead of an Ident to add_local_definition resulting in a no method delete_suffix error.

Also added more tests!

Co-authored-by: Kevin Newton <kddnewton@users.noreply.github.com>
@vinistock vinistock force-pushed the vs/fix_deconstructed_block_params branch from 7c8870d to 77bdc12 Compare March 2, 2023 22:16
@kddnewton kddnewton merged commit 1510e4f into ruby-syntax-tree:main Mar 2, 2023
@vinistock vinistock deleted the vs/fix_deconstructed_block_params branch March 3, 2023 14:39
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