blob: 6059bb53ab5c2b38e24a2ccd9c46d3aa395e18d0 [file] [log] [blame]
(:*******************************************************:)
(:Test: minnpi1args-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:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
fn:min((xs:nonPositiveInteger("0")))