365ce2a6a5
#KT-60778 Fixed
5 lines
291 B
Plaintext
Vendored
5 lines
291 B
Plaintext
Vendored
compiler/testData/compileKotlinAgainstCustomBinaries/incompleteHierarchyMissingInterface/source.kt:5:15: error: cannot access 'test.A' which is a supertype of 'test.B'. Check your module classpath for missing or conflicting dependencies.
|
|
D.m(B.n())
|
|
^
|
|
COMPILATION_ERROR
|