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