blob: e0d358b5f444267ea76d2994b7ccf71f201affe7 [file] [log] [blame]
(:*******************************************************:)
(:Test: minnni1args-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:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
fn:min((xs:nonNegativeInteger("999999999999999999")))