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