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