blob: f2c8ade25ba226f6f8bc798fa883866bf24152c0 [file] [log] [blame]
/*
* Description : Test for clause of the FLWOR expression
* Expected Result : Success
* Date : 7th July 2012
*/
for $a in [true,true,false,true]
return {{"this is additional data","this is too","and this is additional too"}}