Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Add hash splat removal mutation (foo(**a) -> foo(a)) #67

Open
dgollahon opened this issue Mar 19, 2017 · 0 comments
Open

Add hash splat removal mutation (foo(**a) -> foo(a)) #67

dgollahon opened this issue Mar 19, 2017 · 0 comments

Comments

@dgollahon
Copy link
Owner

We have this for regular splats but not keyword splats.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant