ee98a76600
This is not a complete algorithm, but it already works in many cases Disable some tests that not yet work
10 lines
135 B
Kotlin
Vendored
10 lines
135 B
Kotlin
Vendored
// FIR_IGNORE
|
|
package test
|
|
|
|
fun test() {}
|
|
|
|
fun usage() {
|
|
fun test() {}
|
|
|
|
<selection>_root_ide_package_.test.test()</selection>
|
|
} |