On Mon, 02 Oct 2017 18:21:29 -0700, alex.jakime...@gmail.com wrote:
> It now prints a completely different error message. The major change
> was in
> https://github.com/rakudo/rakudo/commit/1628e485df1356ae51513009863998daacceffea
> but see also how it was changing throughout the years:
> https://gist.github.com/555d070b47c007258bd51d95004c2e40
> 
> Code:
> say [SR-]
> 
> Result:
> No such method 'count' for invocant of type 'Int'. Did you mean any of
> these?
> conj
> round
> 
> in block <unit> at -e line 1
> 
> 
> Still LTA.
> 
> On 2015-10-16 12:06:38, alex.jakime...@gmail.com wrote:
> > Code:
> > [SR-]
> >
> > Result:
> > ===SORRY!===
> > Unknown QAST node type NQPMu


Perhaps combine with 132010, unless there is a case of this that does not 
involve [S]

Reply via email to