0df5d5158d
#KT-38297 Fixed
3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
fun foo(x: Int) {
|
|
(x * x) + x
|
|
} |