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