On Mon, Jul 3, 2017 at 11:09 AM, jn...@jnthn.net via RT
<perl6-bugs-follo...@perl.org> wrote:

> I can see the potential for a human reader to be confused,

I think there are two improvements here:

* a better explanation of interpolation and what's allowed there (such
as "only postfix...") with plenty of examples.

* a better explanation of the process. I wouldn't have expected
something to eat that much inside the string. Not everything in the
main language is going to interpolate, so how is it making its
decision which thing it wants to parse?

* perhaps a better error message. We know we are inside a quoting
thing, so we might be able to guess that the quoting thing is not
terminated.

Reply via email to