4477dadcd1
Stop removing (, ), {, }, + and so on.
4 lines
50 B
Kotlin
4 lines
50 B
Kotlin
fun test() {
|
|
val vvvvv = 12
|
|
vv<caret>+12
|
|
} |