8 lines
112 B
Kotlin
Vendored
8 lines
112 B
Kotlin
Vendored
package test
|
|
|
|
expect object <caret>Obj
|
|
|
|
// REF: [testModule_JVM] (test).Obj
|
|
// REF: [testModule_JS] (test).Obj
|
|
|