blob: 0ebf87f381ccb98c762a40c9d91fe2d3df923f36 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalsht2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(upper bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
xs:short("32767") eq xs:short("-32768")