summaryrefslogtreecommitdiff
path: root/test/files/run/runtime.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/runtime.check')
-rw-r--r--test/files/run/runtime.check16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/files/run/runtime.check b/test/files/run/runtime.check
new file mode 100644
index 0000000000..e5597432b7
--- /dev/null
+++ b/test/files/run/runtime.check
@@ -0,0 +1,16 @@
+<<< bug Test0
+hello
+[]
+[false,true]
+[0,1,2]
+[3,4,5]
+[a,b,c]
+[6,7,8]
+[9,10,11]
+[12.0,13.0]
+[14.0,15.0]
+[6,7,8.0,9.0]
+[string]
+[0,bye]
+>>> bug Test0
+