Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
eadcce82e781d7be850118e82333893ab7cf10a9
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
visibility
/
PrivateTopLevelVal.kt
blob: 88ab7abeccd56c911b571807db0d47876f30f3a5 [
file
]
//ALLOW_AST_ACCESS
package
test
private
val topLevelVal
=
{
0
}()