summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/caset1/cond1.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/caset1/cond1.ql')
-rw-r--r--systemtest/testdata/caset1/cond1.ql4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/caset1/cond1.ql b/systemtest/testdata/caset1/cond1.ql
new file mode 100644
index 0000000..695dcee
--- /dev/null
+++ b/systemtest/testdata/caset1/cond1.ql
@@ -0,0 +1,4 @@
+-- count cells and add value by induction
+
+select a + condense + over x in sdom(a) using 1c
+from ImgCharA as a