Files
kotlin-fork/idea/testData/resolve/references/FakeJavaLang3.kt
T
2015-06-23 14:35:46 +03:00

8 lines
80 B
Kotlin
Vendored

package nonRoot
import java.lang.*
fun foo() {
<caret>Fake()
}
//REF_EMPTY