[Bug 29959] [xq31] fn:put()

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

--- Comment #7 from Josh Spiegel <josh.spiegel@oracle.com> ---
If you are saying that fn:transform can have side-effects then that sounds like
a problem to me.  Like you were saying before, they can be optimized away...

    let $dummy := fn:transform(...)
    return
      123

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

Received on Monday, 7 November 2016 19:57:31 UTC