blob: 716845b614d9bc32fa8859676069bbf09c914fd0 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxlng2args-2 :)
(: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: :)
(:$arg1 = xs:long(mid range) :)
(:$arg2 = xs:long(lower bound) :)
(:*******************************************************:)
fn:max((xs:long("-47175562203048468"),xs:long("-92233720368547758")))