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