summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug-311641.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug-311641.php')
-rw-r--r--emacs.d/nxhtml/tests/in/bug-311641.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug-311641.php b/emacs.d/nxhtml/tests/in/bug-311641.php
new file mode 100644
index 0000000..96109ba
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug-311641.php
@@ -0,0 +1,7 @@
+<?
+
+try {
+} catch (PDOException $e) {
+ }
+
+?> \ No newline at end of file