10 lines
139 B
Kotlin
Vendored
10 lines
139 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
package test
|
|
|
|
fun test() {}
|
|
|
|
fun usage() {
|
|
fun test() {}
|
|
|
|
<selection>_root_ide_package_.test.test()</selection>
|
|
} |