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