summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/bugfixes/floatcondense.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/bugfixes/floatcondense.ql')
-rw-r--r--systemtest/testdata/bugfixes/floatcondense.ql4
1 files changed, 4 insertions, 0 deletions
diff --git a/systemtest/testdata/bugfixes/floatcondense.ql b/systemtest/testdata/bugfixes/floatcondense.ql
new file mode 100644
index 0000000..7f213f0
--- /dev/null
+++ b/systemtest/testdata/bugfixes/floatcondense.ql
@@ -0,0 +1,4 @@
+select marray x in [0:0] values
+ condense + over y in sdom(a) using 1f
+from ImgCharA as a
+