diff options
Diffstat (limited to 'tests/misc/hash.html')
-rw-r--r-- | tests/misc/hash.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/misc/hash.html b/tests/misc/hash.html new file mode 100644 index 0000000..1865994 --- /dev/null +++ b/tests/misc/hash.html @@ -0,0 +1,11 @@ +<p>a</p> +<pre> +#!/usr/bin/python +hello</pre> + +<p>a</p> +<pre> +!/usr/bin/python +hello</pre> + +<p>a</p>
\ No newline at end of file |