ba5cc65792
This protobuf message is going to contain more information about the module than just the table of package parts
7 lines
130 B
Kotlin
Vendored
7 lines
130 B
Kotlin
Vendored
@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
|
|
@file:JvmName("JJ")
|
|
@file:JvmPackageName("jj")
|
|
package bar
|
|
|
|
fun jj() {}
|