Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/break_negative.php
<?php while (true) { echo "before\n"; break -345; echo "below\n"; } echo "after\n"; ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
phc