Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
indent
/
issue175118_02.php.indented
blob: a32f6df08000838fd6c9a49968f38cc294c66cd7 [
file
] [
log
] [
blame
]
<?
php
do
{
$a
=
$b
;
}
while
(
true
);
^
?>