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