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