blob: abb7f26c3dded6a3694714e31d04e86f568e6080 [file] [log] [blame]
(:*******************************************************:)
(:Test: minnint1args-3 :)
(: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: :)
(:$arg = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
fn:min((xs:negativeInteger("-1")))