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