Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ChangeSignature refactoring for record primary constructor #45961

Closed
YairHalberstadt opened this issue Jul 14, 2020 · 1 comment
Closed

Comments

@YairHalberstadt
Copy link
Contributor

It should be possible to reorder parameters of a record primary constructor, just like it is for normal methods.
This should be careful to effect usage of the deconstructor as well.

@jcouv
Copy link
Member

jcouv commented Sep 2, 2020

Duplicate of #44558

@jcouv jcouv marked this as a duplicate of #44558 Sep 2, 2020
@jcouv jcouv closed this as completed Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants