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