``` var something = … for (…) { val someSnapsh...
# announcements
m
Copy code
var something = …
for (…) {
    val someSnapshot = something
}