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