TypeScript/tests/baselines/reference/continueTarget3.symbols

8 lines
315 B
Plaintext

=== tests/cases/compiler/continueTarget3.ts ===
No type information for this code.target1:
No type information for this code.target2:
No type information for this code.while (true) {
No type information for this code. continue target1;
No type information for this code.}
No type information for this code.