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