<?php
//FILE: faulty.php
if(true){break;} // 'Continue' also causes problems
?>
