Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
RemoveForLoopIndicesIntention
/
after.kt.template
blob: ef41e9fadcec551c15543d2d6b2ca7b967772d44 [
file
] [
log
] [
blame
]
for
(<
spot
>
x
in
foo
</
spot
>)
{
}