[Pitch] Last expression as return value

Another option is to collect only the first value in a loop, which makes more sense if "some_keyword_here" means "return". This option would need an extension of the syntax with an else part (see comment in previous pitch).
It would also allow while loops, which may not end otherwise. Or double loops, or more complex control structures.