blob: 2e5ee948f25eb6e33fa0ec0c0c8beed7b8f4f0ee [file] [log] [blame]
(:*******************************************************:)
(:Test: minint1args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:min((xs:int("-2147483648")))