blob: 3f54a13e811936c0a216d6dbf5b077e8581e07cd [file] [log] [blame]
/*
* Description : Test return clause of the FLWOR expression
* Expected Result : Success
* Date : 26th July 2012
*/
write output to nc1:"rttest/flwor_ret-11.adm";
for $a in [1,2,3,4,5,6,7,8,9]
return ($a + 1)