blob: fc4352df30082bcba1021680ce262965d3b17627 [file] [log] [blame]
(from $l in foo1()
select $l)
union
(from $l in foo2()
select $l)
union
(from $l in foo3()
select $l)