blob: 7981a997cd416d33507ab51a666c9988a50e8d68 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "ends-with" function :)
(: with the arguments set as follows: :)
(:$arg1 = "AAAAABBBBBCCCCC" :)
(:$arg2 = "BBBBB" :)
(:*******************************************************:)
fn:ends-with("AAAAABBBBBCCCCC","BBBBB")