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