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