blob: ea251b58b072868b63209511a8e492c6ed7659e5 [file] [log] [blame]
(:*******************************************************:)
(:Test: avgulng2args-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:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:avg((xs:unsignedLong("0"),xs:unsignedLong("0")))