Allow the infinite `loop` keyword to prefix expressions w/ blocks

This is my thought -- but about loop match and such too.

"Yes, it needs braces. If you have so many nested loops that the indentation is high, make a function" seems like an entirely reasonable answer to me. Otherwise there's a huge trail of "but I want else loop" and such where all the same motivations hold, and I'd rather just do none of them.

8 Likes