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