Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertToStringTemplateIntention
/
before.kt.template
blob: aa02c31e6cd0083521b15a3c38f92423af724155 [
file
] [
log
] [
blame
]
val x
=
"World"
val y
=
<spot>"Hello "
+
x
</
spot
>