break: Add support for labeled statements, breaks, and continues #4786
Annotations
9 errors
Check:
tests/compiler/labeled-break-continue-errors.ts#L2
Expected indentation of 2 spaces but found 4
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L5
'duplicate:' is defined but never used
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L7
Expected indentation of 2 spaces but found 4
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L7
'duplicate:' is defined but never used
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L11
Expected indentation of 2 spaces but found 4
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L16
Expected indentation of 2 spaces but found 4
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L21
Expected indentation of 2 spaces but found 4
|
Check:
tests/compiler/labeled-break-continue-errors.ts#L24
Missing semicolon
|
Check
Process completed with exit code 1.
|
Loading