Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
indent
/
shortArrays21.php.indented
blob: e73b0d80dfd20973104bf01a98d42a7a68d80d2d [
file
] [
log
] [
blame
]
<?
php
class
Demo
{
public
$var
=
[
'a'
,
^
];
// commmet
}