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