MPP navigation / search: handle expect objects correctly #KT-25317 Fixed
This commit is contained in:
+7
@@ -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
|
||||
Reference in New Issue
Block a user