blob: c41d062eb6845e6ab10acc312f93495241cce6f3 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-modsht2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-mod" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(lower bound) :)
(:$arg2 = xs:short(upper bound) :)
(:*******************************************************:)
xs:short("-32768") mod xs:short("32767")