Use CompositeResolve in HierarchicalExpectActual tests

This commit is contained in:
Dmitry Savvinov
2019-06-14 16:16:16 +03:00
parent aaf76a0e46
commit 1fe8e4ba15
13 changed files with 40 additions and 19 deletions
@@ -1,3 +1,3 @@
// Note that here we have no ambiguity, becuase we don't consider
// declarations without 'expect' as potential weakly-compatible 'expect'-counterpart
actual class <!PACKAGE_OR_CLASSIFIER_REDECLARATION("A")!>A<!>
actual class A
@@ -1 +1 @@
expect class <!AMBIGUOUS_ACTUALS("Class 'A'", "bottom.kt, right.kt")!>A<!>
expect class A