Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
AddPropertyGetterIntention
/
after.kt.template
blob: 1a671a2855da789bf935f327bf1de1ff2833983f [
file
] [
log
] [
blame
]
val x
=
1
<spot>
get
()
=
field
</
spot
>