blob: 68d65671bc30368147ba55abe22c86c56ad3bcd7 [file] [log] [blame]
(:*******************************************************:)
(:Test: minintg2args-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:integer(mid range) :)
(:$arg2 = xs:integer(lower bound) :)
(:*******************************************************:)
fn:min((xs:integer("830993497117024304"),xs:integer("-999999999999999999")))