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