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