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