blob: 60531e55c927e78098c29cc78dd2063275c87ab0 [file] [log] [blame]
(:*******************************************************:)
(:Test: minusht2args-2 :)
(: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:unsignedShort(mid range) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
fn:min((xs:unsignedShort("44633"),xs:unsignedShort("0")))