blob: 3a82770919922ea3bb5ee60db47f6456f39920a2 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addint2args-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:int(lower bound) :)
(:$arg2 = xs:int(upper bound) :)
(:*******************************************************:)
xs:int("-2147483648") + xs:int("2147483647")