ebd3ac6dc8
Specifically the case where some lib is in project dependencies and script dependencies at the same time #EA-105435 at least partially fixed #KT-19458 Fixed #KT-19474 Fixed
6 lines
97 B
Kotlin
Vendored
6 lines
97 B
Kotlin
Vendored
fun f(g: <error>Utils</error>) {
|
|
|
|
}
|
|
|
|
// DEPENDENCIES: classpath:lib-classes
|
|
// CONFLICTING_MODULE |