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