Files
kotlin-fork/idea/testData/codeInsight/surroundWith/parentheses/notApplicable/parameterName.kt
T

3 lines
66 B
Kotlin

fun foo(<selection>a</selection>: Int) {}
// IS_APPLICABLE: false