mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 00:21:47 +00:00
in multifile part members - invocation of multifile part/facade members (TODO: deserialized descriptor case) - inlining of multifile part/facade members (TODO: inline against binaries case)
1 line
29 B
Kotlin
Vendored
1 line
29 B
Kotlin
Vendored
fun box(): String = Baz.baz() |