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