Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0c8f3faeecbeecb0d1430ef2b86dd192a029711c
/
.
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
visibility
/
TopLevelVarWithPrivateSetter.kt
blob: 437bf657439a9710917a9955e31ea4f306a1d07b [
file
]
//ALLOW_AST_ACCESS
package
test
internal
var
topLevelVar
=
0
private
set