blob: 12e6c25888c7a2877170e910ad2ab84d32807be3 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-16 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "ends-with" function :)
(: with the arguments set as follows: :)
(:$arg1 = "a" :)
(:$arg2 = "A" :)
(:*******************************************************:)
fn:ends-with("a","A")