summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-381191-dh-test.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-381191-dh-test.php')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-381191-dh-test.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-381191-dh-test.php b/emacs.d/nxhtml/tests/in/bug-381191-dh-test.php
new file mode 100644
index 0000000..c9e450c
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug-381191-dh-test.php
@@ -0,0 +1,6 @@
+<?php
+$a = array(
+ 'foo' => 'bar',
+ 'gaz' => 'gazonk',
+);
+?> \ No newline at end of file