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