Files
kotlin-fork/idea/resources/intentionDescriptions/AddForLoopIndicesIntention/before.kt.template
T
2015-07-21 14:59:22 +03:00

3 lines
32 B
Plaintext

for (<spot>x in foo</spot>) {
}