8988b4b344
Relates to #KT-31502
5 lines
43 B
Plaintext
Vendored
5 lines
43 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
|
|
fun foo() {
|
|
"abc"[1]
|
|
} |