MPP navigation / search: handle expect objects correctly #KT-25317 Fixed

This commit is contained in:
Mikhail Glukhikh
2018-07-24 12:33:58 +03:00
parent 82f64b9b14
commit 26b57c6250
9 changed files with 52 additions and 1 deletions
@@ -0,0 +1,7 @@
package test
expect object <caret>Obj
// REF: [testModule_JVM] (test).Obj
// REF: [testModule_JS] (test).Obj
@@ -0,0 +1,3 @@
package test
actual object Obj
@@ -0,0 +1,3 @@
package test
actual object Obj