summaryrefslogtreecommitdiff
path: root/testdata/testinput13
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/testinput13')
-rw-r--r--testdata/testinput139
1 files changed, 9 insertions, 0 deletions
diff --git a/testdata/testinput13 b/testdata/testinput13
new file mode 100644
index 0000000..c7bc67b
--- /dev/null
+++ b/testdata/testinput13
@@ -0,0 +1,9 @@
+/-- This test is run only when JIT support is not available. It checks that an
+attempt to use it has the expected behaviour. It also tests things that
+are different without JIT. --/
+
+/abc/S+I
+
+/a*/SI
+
+/-- End of testinput13 --/