blob: 1f8ed2f10a1c13a3e79da5a9d80d763063f7a46c [file] [log] [blame]
(:*******************************************************:)
(: Test: op-logical-and-013.xq :)
(: Written By: Lalith Kumar :)
(: Date: Thu May 12 05:50:40 2005 :)
(: Purpose: Logical 'and' using sequences :)
(:*******************************************************:)
<return>
{ (0) and (1) }
</return>