legacy-dotfiles/emacs.d/nxhtml/tests/in/bug381979-2.php
Tom Willemsen 94d2fc1815 Django, org
* Added nxhtml, mostly for django support.

  * Changed some org settings.
2011-03-07 09:04:49 +01:00

6 lines
No EOL
65 B
PHP

<?php
$a = array(
'foo' => 'bar',
'gaz' => 'gazonk',
);
?>