0cf318918c
Related to KT-14344
5 lines
77 B
Plaintext
Vendored
5 lines
77 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
fun test(args: Array<String>) {
|
|
val ind = args.indices
|
|
}
|