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