summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/caset1/cond2.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/caset1/cond2.ql')
-rw-r--r--systemtest/testdata/caset1/cond2.ql4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/caset1/cond2.ql b/systemtest/testdata/caset1/cond2.ql
new file mode 100644
index 0000000..75ee59a
--- /dev/null
+++ b/systemtest/testdata/caset1/cond2.ql
@@ -0,0 +1,4 @@
+-- sum cell values and add result by induction
+
+select a + condense + over x in sdom(a) using a[x]
+from ImgCharA as a