``` TypeScript while (true) { break target; } ``` Expected: Jump target not found. Actual: no error