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