b97aaf0f71
Relates to #KT-32010
6 lines
49 B
Plaintext
Vendored
6 lines
49 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
|
|
fun Int.foo() {
|
|
dec() + 1
|
|
} |