blob: b3a0f1a059c65056342161e61dfb0c22c9667772 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-FunctionProlog-59 :)
(: 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)
{
1
};
$arg