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