summaryrefslogtreecommitdiffstats
path: root/systemtest/testdata/complex/complex06.ql
diff options
context:
space:
mode:
Diffstat (limited to 'systemtest/testdata/complex/complex06.ql')
-rw-r--r--systemtest/testdata/complex/complex06.ql1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemtest/testdata/complex/complex06.ql b/systemtest/testdata/complex/complex06.ql
new file mode 100644
index 0000000..9f510c6
--- /dev/null
+++ b/systemtest/testdata/complex/complex06.ql
@@ -0,0 +1 @@
+select complex(3.14d, 6.28d) + complex(100d, 200d) from ImgCharD -- complex2(103.14, 206.28) \ No newline at end of file