aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/examples/x.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/examples/x.html')
-rw-r--r--test/examples/x.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/examples/x.html b/test/examples/x.html
index 7fa1a9f0e..caebcf41a 100644
--- a/test/examples/x.html
+++ b/test/examples/x.html
@@ -1,5 +1,6 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<script type="text/javascript">
+var b = /abc/i.test('abc');
'x\
</t>'
</script>