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
actual class Owner {
actual companion object {
}
}