Extra semicolon
Effectively, a extra semicolon is inserted after the return statement, causing the code below it (a labeled literal inside a block) to be unreachable.
Extra semicolon
Effectively, a extra semicolon is inserted after the return statement, causing the code below it (a labeled literal inside a block) to be unreachable.