[Bug 19630] [QT3TS] separate-modules-1 to 9

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

--- Comment #5 from O'Neil Delpratt <oneil@saxonica.com> ---
I have correct separate-modules-2. Similar problem as described in comment #0.

The following:
for $f := module:one() return 1

Should be:

for $f in module:one() return 1

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

Received on Thursday, 25 October 2012 10:21:59 UTC