blob: 56298d4b9a0d2a4c28255e457e39410b4addac45 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxint1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg = xs:int(upper bound) :)
(:*******************************************************:)
fn:max((xs:int("2147483647")))