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