blob: 161dd2a3016697a1aa26fc947340f7a1a4898eaa [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalsht2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "deep-equal" function :)
(: with the arguments set as follows: :)
(:$parameter1 = xs:short(mid range) :)
(:$parameter2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:short("-5324")),(xs:short("-32768")))