Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
indent
/
arrays20.php.indented
blob: 2e3b2c577878a16d8c117d17966cd301b2c65b97 [
file
] [
log
] [
blame
]
<?
php
class
Demo
{
public
$var
=
array
(
^
);
// commmet
}