0df5d5158d
#KT-38297 Fixed
4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
fun foo() {
|
|
var x = 0
|
|
x = x + y
|
|
} |