blob: a32f6df08000838fd6c9a49968f38cc294c66cd7 [file] [log] [blame]
<?php
do {
$a = $b;
}
while (true);
^
?>