blob: 31728a5a1d3406109692f21124a1d1be706ac9a2 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxsht2args-1 :)
(: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(lower bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:max((xs:short("-32768"),xs:short("-32768")))