5089df2441
#KT-25501 Fixed
5 lines
44 B
Plaintext
Vendored
5 lines
44 B
Plaintext
Vendored
fun foo() {
|
|
var a = 0
|
|
a = a.inc()
|
|
}
|