Files
kotlin-fork/idea/resources/intentionDescriptions/ChopArgumentListIntention/before.kt.template
T
2017-05-19 12:20:51 +03:00

3 lines
52 B
Plaintext

fun foo() {
bar(<spot>1, "abcd", false</spot>)
}