blob: 34693ea7dc0625b6aeb873871e1d8d6711f47f68 [file] [log] [blame]
(:*******************************************************:)
(:Test: minint1args-3 :)
(: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: :)
(:$arg = xs:int(upper bound) :)
(:*******************************************************:)
fn:min((xs:int("2147483647")))