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