report presence of multiple different versions of kotlin-runtime on the classpath as compilation error if other compilation errors have occurred
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$TESTDATA_DIR$/conflictingRuntimeVersions.kt
|
||||
-classpath
|
||||
$TESTDATA_DIR$/kotlin-runtime-4584-stub/kotlin-runtime.jar
|
||||
-d
|
||||
$TEMP_DIR$
|
||||
Reference in New Issue
Block a user