On Mon Oct 05 10:28:55 2015, jn...@jnthn.net wrote:
> On Fri Nov 07 20:44:27 2014, r...@hoelz.ro wrote:
> > Example:
> > 
> > .say for OUTER::OUTER::.values; # a bunch of Mus
> > 
> > Shouldn't this be equivalent to my $stash = OUTER::OUTER::; .say for
> > %stash.map({ %stash{$_} })?
> 
> Fixed now, and test coverage added in S02-names/pseudo.t.

Still broken on JVM - reopening.

-- 
Will "Coke" Coleda

Reply via email to