blob: e57b9bb79f03128dda58d26f24c5bf73cab47504 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxint1args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:max((xs:int("-2147483648")))