blob: 9dbc965eae910c2896528201c0f7f39374fc6734 [file] [log] [blame]
for $i in [1,2,30,for $tmp in dataset('number') return $tmp]
for $j in {{4,5,6}}
return
for $k in if ($i>$j) then $i else $j
where $k <10
return $k