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