blob: 18c3dec0c62ea593e55c7efaef8eab1dc2ce2380 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-ends-with-11 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "ends-with" function :)
(:using it as a argument of a fn:not - returns false :)
(:*******************************************************:)
fn:not(fn:ends-with("A","A"))