7f8634d9ef
This reverts commit 9ae6feb2c5.
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() {}
|