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