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