Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
stringTemplate
/
singleExpression.kt.after
blob: 13608198607796955684dfd3c506476e9195a5ec [
file
]
fun foo
()
{
val a
=
"ddd"
"$a"<caret>
}