blob: cc16cb323f2afc8082ca69b0eb69580225730743 [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-13.adm";
for $a in [1,2,3,4,5,6,7,8,9]
return ($a * 9)