Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 86b688a296544a18b65ec5ddc603c483f27a7ecb
https://github.com/perl6/specs/commit/86b688a296544a18b65ec5ddc603c483f27a7ecb
Author: Geoffrey Broadwell
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 186ae88c9481042d8285bbf89e0e91749f07f6fa
https://github.com/perl6/specs/commit/186ae88c9481042d8285bbf89e0e91749f07f6fa
Author: Geoffrey Broadwell
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #111498]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=111498 >
rakudo: my $r1 = role { method foo() { 5 } }; my $r2 = role {
method foo() { 7 }
FWIW my commit 6588dd39 is to blame; now trying to find out why...
On 03/02/2012 08:09 PM, Carl MXXsak (via RT) wrote:
> # New Ticket Created by "Carl Mäsak"
> # Please include the string: [perl #111492]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f538b17f47340dea687b51477e6c9fe8b20dedee
https://github.com/perl6/specs/commit/f538b17f47340dea687b51477e6c9fe8b20dedee
Author: Larry Wall
Date: 2012-03-02 (Fri, 02 Mar 2012)
Changed paths:
M S01-ove
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #111492]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=111492 >
std: sub foo; foo()
std 9c3ef6d: OUTPUT«===SORRY!===Malformed block at
/tmp/tJ