blob: 75792fe6e026d4f716e45631bd6a7e7b6ba4da5b [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-contains-15 :)
(: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")