blob: 612b78ac246fb1bf99bec54ce9f56c7bb0512c29 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-2 :)
(: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")