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