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/unaryfunc/acos_dom_2.ql.java.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 systemtest/testdata/unaryfunc/acos_dom_2.ql.java.out (limited to 'systemtest/testdata/unaryfunc/acos_dom_2.ql.java.out') diff --git a/systemtest/testdata/unaryfunc/acos_dom_2.ql.java.out b/systemtest/testdata/unaryfunc/acos_dom_2.ql.java.out new file mode 100644 index 0000000..9310cf4 --- /dev/null +++ b/systemtest/testdata/unaryfunc/acos_dom_2.ql.java.out @@ -0,0 +1,2 @@ + + ODMGException: Execution error 510 in line 4, column 9, near token arccos: The argument is outside the function domain. \ No newline at end of file -- cgit