Skip to content

Kotlin vararg constructors: don't call a default-parameter constructor just because there are no varargs #11069

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

Merged

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Nov 1, 2022

This is the constructor case of #10909

…r just because there are no varargs

This is the constructor case of github#10909
@smowton smowton requested review from a team as code owners November 1, 2022 19:29
@github-actions github-actions bot added the Kotlin label Nov 1, 2022
@github-actions github-actions bot added the Java label Nov 2, 2022
@smowton smowton force-pushed the smowton/fix/kotlin-vararg-constructor-defaults branch from bc574dd to 39520e5 Compare November 2, 2022 11:59
@github-actions github-actions bot removed the Java label Nov 2, 2022
@smowton smowton merged commit 197be69 into github:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants