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