# New Ticket Created by  David Warring 
# Please include the string:  [perl #125148]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=125148 >


>From http://irclog.perlgeek.de/perl6/2015-05-10#i_10580413

[08:03] <dwarring> m: my %h = classify { "foo" }, ();
[08:03] <+camelia> rakudo-moar a040b1: OUTPUT«Cannot look up attributes in a 
type object␤  in block <unit> at /tmp/_2S0X0mZLg:1␤␤»
[08:03] <dwarring> m: my %h = classify { "foo" }, ("xx");
[08:03] <+camelia> rakudo-moar a040b1: ( no output )
[08:04] <dwarring> that's started happening over the last few days
[08:04] <dwarring> I'll put in an RT
[08:04] <FROGGS> dwarring++
[08:05] <dwarring> just seems to be the particular case of classify + empty 
list with hash assignment

Reply via email to