blob: 68caa406d0de5ee5f3f83f7e300a66f65c67925b [file] [log] [blame]
(:*******************************************************:)
(:Test: minulng2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "min" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(mid range) :)
(:*******************************************************:)
fn:min((xs:unsignedLong("0"),xs:unsignedLong("130747108607674654")))