Added inspection based on RemoveForLoopIndicesIntention
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
for (x in foo) {
|
||||
for (<spot>x in foo</spot>) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user