blob: b4e4572644c4a9352ef7a6d7a0586edb8fa006e0 [file] [log] [blame]
buyingyice18ebf2012-11-29 00:02:48 +00001/*
2 * Description : This test case is to verify the fix for issue55 query 2
3 : https://code.google.com/p/asterixdb/issues/detail?id=55
4 * Expected Res : Success
5 * Date : 26th November 2012
6 */
7
buyingyi7517db92012-11-24 11:26:52 +00008write output to nc1:"rttest/open-closed_query-issue55.adm";
9
10for $x in [[1,3],[4,5,2],[-1,-3,0],["a"]]
11return $x