blob: c431504b031c3712487b1e9aa354892155e9d62a [file] [log] [blame]
(:*******************************************************:)
(:Test: minnni1args-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: :)
(:$arg = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:min((xs:nonNegativeInteger("0")))