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