blob: 4bc4ac945616923fda0808ddc051c91c2213e387 [file] [log] [blame]
fun some() {
for (var i in 1..10)<caret> {
}
}