blob: 3ccb5a4c6b6e457be4bf653d365b4942a1181fe2 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addintg2args-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:integer(upper bound) :)
(:$arg2 = xs:integer(lower bound) :)
(:*******************************************************:)
xs:integer("999999999999999999") + xs:integer("-999999999999999999")