Location:
PHPKode
>
projects
>
phc
> test/subjects/codegen/break_double.php
<?php while (++$x) { for (;;) { break 2; } } var_dump ($x); ?>
PHPKode Newsletter X is easy to install and configure on the most servers. Try now!
Return current item:
phc