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