blob: fd4d88cfdcf7f1d64c6b8444496072fcd8f95f05 [file] [log] [blame]
(:*******************************************************:)
(:Test: minulng2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:min((xs:unsignedLong("130747108607674654"),xs:unsignedLong("0")))