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