SIGN IN SIGN UP

fix(semantic): validate chained continue labels (#26157)

## Summary

- follow chained labels to their terminal statement when validating labeled `continue`
- reject label chains that terminate in a non-iteration statement
- add a focused negative coverage fixture and update the parser coverage snapshot
C
camc314 committed
4adfb4c94931514e58f58f28713f2b88e34a2d4e
Parent: 3ed4f6a