ee98a76600
This is not a complete algorithm, but it already works in many cases Disable some tests that not yet work
8 lines
80 B
Plaintext
Vendored
8 lines
80 B
Plaintext
Vendored
// FIR_COMPARISON
|
|
package test
|
|
|
|
import dependency.foo
|
|
|
|
fun usage() {
|
|
foo()
|
|
} |