Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
surroundWith
/
ifElseExpression
/
asStatement.kt
blob: 9bcf342a7aaba5ef6aca4d9c3b541d67af3fcec7 [
file
]
// IS_APPLICABLE: false
fun foo
()
{
fun call
()
{}
<selection>
call
()</
selection
>
}