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