blob: 1e5d64169c63735bba64d7794efc7318d3645e9a [file] [log] [blame]
(:*******************************************************:)
(:Test: minusht2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:min((xs:unsignedShort("0"),xs:unsignedShort("0")))