Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
compiler
/
testData
/
moduleProtoBuf
/
jvmPackageNameLanguageVersion11
/
FooAsJ.kt
blob: ad28a3952ca9ef77722056324e61da6918a8dd27 [
file
]
@file
:
Suppress
(
"INVISIBLE_MEMBER"
,
"INVISIBLE_REFERENCE"
)
@file
:
JvmPackageName
(
"j"
)
package
foo
fun file2
()
{}