5 lines
96 B
Kotlin
5 lines
96 B
Kotlin
fun foo() {
|
|
<caret>Fake() // not imported within "java.lang.*" default import
|
|
}
|
|
|
|
//REF_EMPTY |