==================== WhileStatement1 :error ==================== function main() { while (true) { } --------------------