Renamed and correct test data
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// IS_APPLICABLE: FALSE
|
||||
//WITH_RUNTIME
|
||||
// WITH_RUNTIME
|
||||
|
||||
fun foo(b: List<Int>) : Int {
|
||||
for ((i, <caret>c) in b.withIndex()) {
|
||||
|
||||
Reference in New Issue
Block a user