[perl #107122] [BUG] Can't assign to 'int @a', a compact array, in Rakudo

2011-12-27 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #107122] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=107122 > nom: my Int @a = 1, 2, 3; nom eb6c4b: ( no output ) nom: my int @a = 1, 2, 3;

[perl6/specs] 8a9969: [S06] avoid indirect method call syntax

2011-12-27 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 8a99698d298576ce3ea9405c7c9af1aebd8fbf0c https://github.com/perl6/specs/commit/8a99698d298576ce3ea9405c7c9af1aebd8fbf0c Author: Moritz Lenz Date: 2011-12-27 (Tue, 27 Dec 2011) Changed paths: M S06-r