blob: fd4d045e756b78f912aa84176b2226eec93ce3ff [file] [log] [blame]
(:*******************************************************:)
(:Test: reversenint1args-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:negativeInteger(lower bound) :)
(:*******************************************************:)
fn:reverse((xs:negativeInteger("-999999999999999999")))