mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
This protobuf message is going to contain more information about the module than just the table of package parts
7 lines
84 B
Kotlin
Vendored
7 lines
84 B
Kotlin
Vendored
@file:JvmMultifileClass
|
|
@file:JvmName("MultiBar")
|
|
|
|
package bar
|
|
|
|
fun multiFile2() {}
|