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