Fix testIncompleteHierarchyInKotlin on Windows
This commit is contained in:
Vendored
+1
@@ -4,3 +4,4 @@ error: supertypes of the following classes cannot be resolved. Please make sure
|
||||
compiler/testData/compileKotlinAgainstCustomBinaries/incompleteHierarchyInKotlin/source.kt:5:22: error: unresolved reference: foo
|
||||
fun bar() = SubSub().foo()
|
||||
^
|
||||
COMPILATION_ERROR
|
||||
|
||||
Reference in New Issue
Block a user