summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/no-php-end.php
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/no-php-end.php')
-rw-r--r--emacs.d/nxhtml/tests/in/no-php-end.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/no-php-end.php b/emacs.d/nxhtml/tests/in/no-php-end.php
new file mode 100644
index 0000000..ecd9d9f
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/no-php-end.php
@@ -0,0 +1,4 @@
+<?php
+
+$parent_id = 5;
+var_dump($parent_id);