blob: bfd5814d5355663ebdc2d75921a57977b8f713e1 [file] [log] [blame]
(:*******************************************************:)
(: Test: op-logical-and-128.xq :)
(: Written By: Lalith Kumar :)
(: Date: Thu May 12 05:50:40 2005 :)
(: Purpose: Logical 'and' using short values :)
(:*******************************************************:)
<return>
{ xs:short(0) and xs:short(0) }
</return>