Files
kotlin-fork/compiler/testData/ir/irText/expressions/javaSyntheticGenericPropretyAccess.sig.kt.txt
T
2023-07-14 20:26:45 +00:00

7 lines
222 B
Kotlin
Vendored

// CHECK:
// Mangled name: #test(J<0:0>){0§<kotlin.Any?>}
// Public signature: /test|-9034900230155254055[0]
// Public signature debug description: test(J<0:0>){0§<kotlin.Any?>}
fun <F : Any?> test(j: J<F>): Unit