Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
70b97c5abe682fb7598fc5070d94c39256a0baa4
/
.
/
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"