Files
kotlin-fork/idea/idea-completion/testData/handlers/runtimeCast/NotImportedExtension.kt
T

9 lines
150 B
Kotlin
Vendored

fun foo(o: Any) {
<caret>val a = 1
}
// INVOCATION_COUNT: 1
// ELEMENT: read
// RUNTIME_TYPE: java.util.concurrent.locks.ReentrantReadWriteLock