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