Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
formatting
/
comment01.php
blob: 18eeadb0667d224b1b58f4248eee70e9013a83c6 [
file
]
<?
php
if
(
true
)
{
/*
* comment part 1
* comment part2
*/
}
?>