50f83da6da
- inline multifile class members
5 lines
53 B
Kotlin
Vendored
5 lines
53 B
Kotlin
Vendored
package test
|
|
|
|
import b.bar
|
|
|
|
fun box(): String = bar() |