Navigation: add actual declarations as implementations (KT-16892)
This commit is contained in:
+1
@@ -9,4 +9,5 @@ class ExpectedChildChild : ExpectedChild()
|
||||
class SimpleChild : SimpleParent()
|
||||
|
||||
// REF: [common] (test).ExpectedChildChild
|
||||
// REF: [jvm] (test).ExpectedChild
|
||||
// REF: [jvm] (test).ExpectedChildChildJvm
|
||||
Reference in New Issue
Block a user