Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
moduleProtoBuf
/
jvmPackageNameMultifileClass
/
K1_B.kt
blob: 9a8302131b1ba384217ad857b754575086cdec38 [
file
]
@file
:
Suppress
(
"INVISIBLE_MEMBER"
,
"INVISIBLE_REFERENCE"
)
@file
:
JvmPackageName
(
"j1"
)
@file
:
JvmName
(
"K1"
)
@file
:
JvmMultifileClass
package
k1
val v2
=
Unit