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