blob: 704d7555394236529dd9f8c3c81c4f777398fc72 [file] [log] [blame]
(:*******************************************************:)
(: Test: fn-remove-mix-args-001.xq :)
(: Written By: Pulkita Tyagi :)
(: Date: Fri May 13 04:19:41 2005 :)
(: Purpose: arg1: sequence of string, arg2: integer :)
(:*******************************************************:)
fn:remove ( ("a", "b", "c"), 1)