8c5dafdcb8
When encountering the following typo: ```rust a: loop { break 'a; } ``` provide an appropriate suggestion.
When encountering the following typo: ```rust a: loop { break 'a; } ``` provide an appropriate suggestion.