blob: 90b080adf7725ae5f2398f019fb82f2a858af0e4 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-15 :)
(: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")