6 lines
79 B
Kotlin
6 lines
79 B
Kotlin
fun foo(){
|
|
val l : java.lang.Thread = <caret>
|
|
}
|
|
|
|
// ELEMENT: currentThread
|