blob: 3ea42ca315c4bdc4e27f78b411ca95477e479743 [file] [log] [blame]
(:*******************************************************:)
(:Test: reversenni1args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:46 GMT-05:00 2004 :)
(:Purpose: Evaluates The "reverse" function :)
(: with the arguments set as follows: :)
(:$arg = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:reverse((xs:nonNegativeInteger("0")))