blob: 797eb4f4967fc9007f3c7d1d18dc6f29e35dc417 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addnint2args-4 :)
(: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:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
xs:negativeInteger("-999999999999999999") + xs:negativeInteger("-1")