94970e2d1e
^KT-22420 Fixed
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
var x = 5
|
|
fun foo() {
|
|
<spot>x = 10</spot>
|
|
}
|