ce128c5d6e
#KT-14087 Fixed
4 lines
39 B
Kotlin
Vendored
4 lines
39 B
Kotlin
Vendored
fun foo(x: Int) {
|
|
x++.par<caret>
|
|
}
|