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