Files
kotlin-fork/idea/testData/wordSelection/LambdaArgument2/2.kt
T
2017-12-26 13:09:17 +03:00

5 lines
69 B
Kotlin
Vendored

fun foo() {
<selection> fo<caret>o {
1
}
</selection>}