blob: b3d7a72817056b2b884504d23b8c0840fc26c78c [file] [log] [blame]
buyingyi2fd7fa62014-11-24 19:31:55 -08001from $i in [1,2,30,40]
2from $j in {{4,5,6}}
3select if ($i>$j) then $i else $j