blob: 8c6adf419d627f841e9bbcf222c097699b6b9979 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividenint2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-integer-divide" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
xs:negativeInteger("-999999999999999999") idiv xs:negativeInteger("-1")