[Bug 4378] error in K2-NodeTest-21

https://www.w3.org/Bugs/Public/show_bug.cgi?id=4378

--- Comment #15 from Josh Spiegel <josh.spiegel@oracle.com> ---
Maybe the restriction was added so users don't try something like this:

  declare local:foo() {
     ./bar/bat
  };

  ./zip/foo()

And expect the context item of the function call to be used in the function
body. This type of ambiguity doesn't apply to global variables.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 2 October 2015 16:15:28 UTC