Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
stringTemplate
/
multiExpressionConstant.kt
blob: b22c6d868c2f55af39deae69e994fae927c3cfc0 [
file
]
fun foo
()
{
val a
=
<selection>
1
*
3
</
selection
>
}