blob: d243eca3a03760a097057313aad13844a16dbea8 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgsht2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "avg" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(lower bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:avg((xs:short("-32768"),xs:short("-32768")))