module bug70; void main() { for (;false;) { break; } }