blob: 38cae5e42042296f783d00d07f7c8cfc19cc0cdf [file] [log] [blame]
(:*******************************************************:)
(: Test: K-FunctionProlog-60 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: An argument in a user function is not in scope in the query body. :)
(:*******************************************************:)
declare function local:myFunction($arg, $arg2, $arg3)
{
1
};
$arg3