Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
backingField
/
CustomGetValGlobal.txt
blob: 2cdd7e6c579b7a73bc369f2e4297a1248e4e30c5 [
file
]
package
package customGetValGlobal {
public val zz: kotlin.Int = 1
}