blob: 50bdcc47ab3d1c21f13e1c2fa8d863c95bfec793 [file] [log] [blame]
(:*******************************************************:)
(:Test: minulng2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
fn:min((xs:unsignedLong("0"),xs:unsignedLong("184467440737095516")))