Skip to content

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

Merged
smowton merged 2 commits intogithub:mainfrom
smowton:smowton/fix/kotlin-vararg-constructor-defaults
Nov 2, 2022
Merged

Kotlin vararg constructors: don't call a default-parameter constructor just because there are no varargs#11069
smowton merged 2 commits intogithub:mainfrom
smowton:smowton/fix/kotlin-vararg-constructor-defaults

Conversation

@smowton
Copy link
Copy Markdown
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