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