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
7f3f834011ba92f20d65b2f6cfe06a27e82059c1
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
AddForLoopIndicesIntention
/
before.kt.template
T
Ross Hanson
97010c7d7f
KT-4820: Intention to introduce an index variable to a for loop over an ordered collection via "withIndices()."
2014-05-09 05:45:30 -04:00
3 lines
19 B
Plaintext
Raw
Blame
History
for (x in foo) {
}
Reference in New Issue
View Git Blame
Copy Permalink