blob: 12a318400c1129a975faf7eba8b8e47cb09a6261 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-modlng2args-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:long(lower bound) :)
(:$arg2 = xs:long(upper bound) :)
(:*******************************************************:)
xs:long("-92233720368547758") mod xs:long("92233720368547758")