Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
eadcce82e781d7be850118e82333893ab7cf10a9
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
lightClassByPsi
/
fieldModifiers.kt
blob: 180aee489ce1b0ef2e2d256a229e8cb607d9afa2 [
file
]
// LIBRARY_PLATFORMS: JVM
@Volatile
@Transient
var
implicit
:
Int
=
0
@field
:
Volatile
@field
:
Transient
var
explicit
:
String
=
"1"