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