Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
functionLiteral
/
singleStatement.kt.after
blob: 884951956655fbbe23429a9f2edca7115ca5db2a [
file
]
fun foo
()
{
<selection>
run
</
selection
>
{
"aaa"
}
}