blob: efc88d1642060c398a2cacd62221468d4b54b554 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumlng3args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "sum" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:long(lower bound) :)
(:$arg2 = xs:long(mid range) :)
(:$zero = xs:long(lower bound) :)
(:*******************************************************:)
fn:sum((xs:long("-45058158165499290"),xs:long("-47175562203048468"),xs:long("0")))