blob: 3acd12a16bd33bc7ab2c51f472392b50691f29e1 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxsht2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
fn:max((xs:short("-32768"),xs:short("-5324")))