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