blob: 7aa2e688aed4350553b1c14379b8c4ba39bde977 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividesht2args-3 :)
(: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:short(upper bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
xs:short("32767") idiv xs:short("-32768")