Perl6 RFC Librarian wrote:

> 
> As a thought guide: think of C<lreturn> returning a reference to its
> argument, and the call to lvsub() performing a dereference.


Thought guide?  Given a macro language and reference reasonablizing,
this looks like you've just compeltely defined lreturn!


        macrodef lreturn(*) return \*   




Of course without reference reasonableizing, we've got problems.

Looks like a case for automatic dereferencing!

Reply via email to