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