blob: c31a2d74d5147eb0bb056565024a73fd8ddf2e28 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addlng2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:15 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-add" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:long(upper bound) :)
(:$arg2 = xs:long(lower bound) :)
(:*******************************************************:)
xs:long("92233720368547758") + xs:long("-92233720368547758")