Files
kotlin-fork/idea/testData/decompiler/navigation/userJavaCode/OverloadedFun.source.expected
T
Igor Yakovlev 48db96b66d Improved kotlin decompiler range indexes
Fixed #KT-30628
2020-02-11 17:42:12 +03:00

8 lines
430 B
Plaintext
Vendored

OverloadedFunKt.class
<1><3><5>// IntelliJ API Decompiler stub source generated from a class file
// Implementation of methods is not available
package testData.libraries
@kotlin.jvm.JvmOverloads public fun <T> kotlin.String.<2><4><6>overloadedFun(vararg specs: kotlin.String, allowExisting: kotlin.Boolean /* = compiled code */, x: kotlin.Int, y: kotlin.Int /* = compiled code */, z: T): kotlin.String { /* compiled code */ }