cd6d04b3ba
Normalize path delimiters to '/' via CliBaseTest
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
ERROR: compiler/testData/compileKotlinAgainstCustomBinaries/incompleteHierarchyInJava/source.kt: (5, 22) Unresolved reference: foo
|
|
ERROR: The following classes have incomplete hierarchies:
|
|
test.Sub, unresolved: [Super]
|
|
|
|
COMPILATION_ERROR |