KT-4820: Intention to remove an unused index variable from a for loop.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
for ((i,x) in foo.withIndices()) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
for ((i,x) in foo.withIndices()) {
|
||||
|
||||
}
|
||||