ba5cc65792
This protobuf message is going to contain more information about the module than just the table of package parts
6 lines
83 B
Kotlin
Vendored
6 lines
83 B
Kotlin
Vendored
@file:JvmMultifileClass
|
|
@file:JvmName("MultiFoo")
|
|
package foo
|
|
|
|
fun multiFile1() {}
|