blob: b3d7a72817056b2b884504d23b8c0840fc26c78c [file] [log] [blame]
from $i in [1,2,30,40]
from $j in {{4,5,6}}
select if ($i>$j) then $i else $j