blob: 2b5d31c91af166fec18f5300b03d5619d52b04db [file] [log] [blame]
(:*******************************************************:)
(:Test: maxsht2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(mid range) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:max((xs:short("-5324"),xs:short("-32768")))