=== tests/cases/compiler/breakInIterationOrSwitchStatement2.ts === do { break; } while (true); >true : boolean