blob: 5ab0e6caff8c7267a026297edb45eb243c753f3f [file] [log] [blame]
(:*******************************************************:)
(:Test: reverseint1args-3 :)
(: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:int(upper bound) :)
(:*******************************************************:)
fn:reverse((xs:int("2147483647")))