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