Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
indent
/
shortArrays1.php
blob: c8c807b4a090b17d6b0bc2453e3616534eba4d4d [
file
] [
log
] [
blame
]
<?
php
$test
=
[
'test1'
=>
"passed"
,^
'test2'
=>
"failed"
];
?>