Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
formatting
/
lineComment05.php
blob: e3fb428a09db28a52d5217acf5e887a14bf5c75b [
file
]
<?
php
if
(
true
)
{
// commment 1
// commnet 2
// commnet 3
}
?>