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/testset2/const9.ql | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 systemtest/testdata/testset2/const9.ql (limited to 'systemtest/testdata/testset2/const9.ql') diff --git a/systemtest/testdata/testset2/const9.ql b/systemtest/testdata/testset2/const9.ql new file mode 100644 index 0000000..d34db82 --- /dev/null +++ b/systemtest/testdata/testset2/const9.ql @@ -0,0 +1,5 @@ +-- Testbed: result_type=set > +-- Testbed: result_elements=1 + +select a - 1c +from ImgCharMask as a -- cgit