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