5abdf93d3b
"fails" on JS and JPS tests - the IC logic there is less precise.
8 lines
51 B
Kotlin
Vendored
8 lines
51 B
Kotlin
Vendored
package use
|
|
|
|
import foo.*
|
|
|
|
fun useA() {
|
|
A(1)
|
|
}
|