TypeScript/tests/baselines/reference/breakTarget4.symbols

8 lines
309 B
Plaintext

=== tests/cases/compiler/breakTarget4.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. break target2;
No type information for this code.}
No type information for this code.