blob: b205c85c668e119886e6e9a140bca5bedbbf9aa2 [file]
<?php
$a = array('test' => <<<'EOD'
test
EOD
);
?>