Proposal: New "ends" keyword

I have experience with a super-syntactically-“rich” language - LiveScript. It is indeed very cool to write, but then every time you need to double-check that the parser actually understood the same thing that you meant. Aaand you do that by checking what JavaScript it transpiled to. Lacking that, it might have been infeasible for me to use it.