summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/bug568178.pl
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/bug568178.pl')
-rw-r--r--emacs.d/nxhtml/tests/in/bug568178.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/bug568178.pl b/emacs.d/nxhtml/tests/in/bug568178.pl
new file mode 100644
index 0000000..a454f4b
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/bug568178.pl
@@ -0,0 +1,4 @@
+print SOCKET << HTML or warn "Cannot write to socket: $!";
+<input type="text">html continues...
+
+HTML