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