It's not the return 

> 
> let $a:=1
> return
> <A>
>  
>  {()(: way :)}
> </A>

Sent from my iPad (excuse the terseness) 
David A Lee
[email protected]


On Mar 16, 2012, at 11:15 PM, "[email protected]" <[email protected]> wrote:

> There are just some places where you can't put comments.
> Forget about 'commenting out a block of code' if it resides in "return".
> 
> let $a:=1
> return
> <A>
>  666
>  (: no way to put a comment here :)
>  <!-- no way --> (: no way :)
>  {<!-- no way -->} {(: no way :)}
> </A>
> _______________________________________________
> [email protected]
> http://x-query.com/mailman/listinfo/talk
> 


_______________________________________________
[email protected]
http://x-query.com/mailman/listinfo/talk

Reply via email to