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