Files
kotlin-fork/idea/testData/navigation/implementations/multiModule/expectObject/common/common.kt
T

8 lines
112 B
Kotlin
Vendored

package test
expect object <caret>Obj
// REF: [testModule_JVM] (test).Obj
// REF: [testModule_JS] (test).Obj