blob: 03c3c1bd83e8e9841a3e02ce875bd616395865a3 [file] [log] [blame]
<?php
$test = array('test1' => "passed",
^
'test2' => "failed");
?>