KAPT+IR: Support @JvmOverloads annotation

This commit is contained in:
Mikhael Bogdanov
2022-02-10 11:40:11 +01:00
parent 7ec19d015c
commit 00f2b83b84
3 changed files with 99 additions and 9 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JVM_IR
class State @JvmOverloads constructor(
val someInt: Int,