blob: 9e70c7af4ca740c94061d17d602ea15eea9a5229 [file] [log] [blame]
for $i in [1,2,30,40]
for $j in {{4,5,6}}
return if ($i>$j) then $i else $j