blob: 8b3c47b86a4b31e780a4126fccc6a9e4011a3c91 [file] [log] [blame]
<selection>println "foo"</selection>
-----
for (<caret>) {
println "foo"
}