This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35c5a62b111a149d9f04b980baf807e54592a598
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
RemoveForLoopIndicesIntention
/
before.kt.template
T
Ross Hanson
35c5a62b11
KT-4820: Intention to remove an unused index variable from a for loop.
2014-05-09 05:48:50 -04:00
3 lines
37 B
Plaintext
Raw
Blame
History
for ((i,x) in foo.withIndices()) {
}
Reference in New Issue
View Git Blame
Copy Permalink