ae9eb19f39
#KT-4541 Fixed #KT-3097 Fixed
8 lines
73 B
Kotlin
8 lines
73 B
Kotlin
// "Import" "true"
|
|
|
|
package test
|
|
|
|
fun foo() {
|
|
<caret>currentThread
|
|
}
|