summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug381979-2.php
blob: fc543c5de49d9ce9dddd2076250ec03eca299ac6 (plain)
1
2
3
4
5
6
<?php
$a = array(
 'foo' => 'bar',
 'gaz' => 'gazonk',
);
?>