=== tests/cases/conformance/parser/ecmascript5/Statements/BreakStatements/parser_breakInIterationOrSwitchStatement1.ts === while (true) { No type information for this code. break; No type information for this code.} No type information for this code.