Fix script resolver failing

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
This commit is contained in:
Pavel V. Talanov
2017-09-06 21:31:29 +03:00
parent e9ce5bbb37
commit ebd3ac6dc8
4 changed files with 21 additions and 1 deletions
@@ -0,0 +1,6 @@
fun f(g: <error>Utils</error>) {
}
// DEPENDENCIES: classpath:lib-classes
// CONFLICTING_MODULE