From 8f27e65bddd7d4b8515ce620fb485fdd78fcdf89 Mon Sep 17 00:00:00 2001 From: Constantin Jucovschi Date: Fri, 24 Apr 2009 07:20:22 -0400 Subject: Initial commit --- systemtest/testdata/complex/complex01.ql | 1 + 1 file changed, 1 insertion(+) create mode 100644 systemtest/testdata/complex/complex01.ql (limited to 'systemtest/testdata/complex/complex01.ql') diff --git a/systemtest/testdata/complex/complex01.ql b/systemtest/testdata/complex/complex01.ql new file mode 100644 index 0000000..25c08c5 --- /dev/null +++ b/systemtest/testdata/complex/complex01.ql @@ -0,0 +1 @@ +select complex(3.14, 10f) from ImgCharD -- complex1(3.14, 10) \ No newline at end of file -- cgit