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