summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/testset2/const11.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/testset2/const11.ql')
-rw-r--r--systemtest/testdata/testset2/const11.ql5
1 files changed, 5 insertions, 0 deletions
diff --git a/systemtest/testdata/testset2/const11.ql b/systemtest/testdata/testset2/const11.ql
new file mode 100644
index 0000000..6171ca1
--- /dev/null
+++ b/systemtest/testdata/testset2/const11.ql
@@ -0,0 +1,5 @@
+-- Testbed: result_type=set <marray <struct { long 0, float 1, long 2 }, [-2:2,-1:1]>>
+-- Testbed: result_elements=1
+
+select a + { -1, 1.0, 1 }
+from ImgCharMask as a