7f8634d9ef
This reverts commit 9ae6feb2c5.
6 lines
112 B
Kotlin
Vendored
6 lines
112 B
Kotlin
Vendored
@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
|
|
@file:JvmPackageName("j")
|
|
package foo
|
|
|
|
fun file2() {}
|