ce128c5d6e
#KT-14087 Fixed
4 lines
30 B
Plaintext
Vendored
4 lines
30 B
Plaintext
Vendored
fun foo(x: Int) {
|
|
(x++)
|
|
}
|