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