summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/caset1/marray1.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/caset1/marray1.ql')
-rw-r--r--systemtest/testdata/caset1/marray1.ql4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/caset1/marray1.ql b/systemtest/testdata/caset1/marray1.ql
new file mode 100644
index 0000000..8ee87af
--- /dev/null
+++ b/systemtest/testdata/caset1/marray1.ql
@@ -0,0 +1,4 @@
+-- initialize marray with constant
+
+select marray x in sdom(a) values 1
+from ImgCharC as a