for end
^~~ expected an index after `for`
   ^ expected an `in` after the index in a `for` statement
   ^ expected a collection after the `in` in a `for` statement

