=== tests/cases/compiler/continueTarget2.ts === target: >target : any while (true) { >true : boolean continue target; >target : any }