blob: 0a2123b82198e00c734b841d66eb12d9361f1592 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractint2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:15 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-subtract" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:int(upper bound) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
xs:int("-1") - xs:int("-2147483648")