blob: 1a00d9860a670c394144dfb69a150fcf3e1a1719 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-starts-with-7 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "starts-with" function :)
(: with the arguments set as follows: :)
(:$arg1 = () :)
(:$arg2 = "A Character String" :)
(:*******************************************************:)
fn:starts-with((),"A Character String")