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