mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
6 lines
146 B
Kotlin
Vendored
6 lines
146 B
Kotlin
Vendored
// "Create actual class for module testModule_JVM (JVM)" "true"
|
|
// SHOULD_BE_AVAILABLE_AFTER_EXECUTION
|
|
|
|
package test.inner
|
|
|
|
expect class <caret>My |