Fixed with dd943eded83edb3753 , tests needed.
> On 7 Oct 2017, at 15:52, (via RT) wrote:
>
> # New Ticket Created by
> # Please include the string: [perl #132236]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=132236 >
>
Fixed with dd943eded83edb3753 , tests needed.
> On 7 Oct 2017, at 15:52, (via RT) wrote:
>
> # New Ticket Created by
> # Please include the string: [perl #132236]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=132236 >
>
Thanks, indeed.
Bisectable points to
https://github.com/rakudo/rakudo/commit/2574f8835f7e1342e848c0135fbed6319d55eb0e
On 2017-10-07 06:52:35, j...@gellyfish.co.uk wrote:
> Hi,
> Given a module (Suptest.pm):
>
> my package EXPORTHOW {
> class SUPERSEDE::class is Metamodel::ClassHOW {
> has $.foo;
# New Ticket Created by
# Please include the string: [perl #132236]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=132236 >
Hi,
Given a module (Suptest.pm):
my package EXPORTHOW {
class SUPERSEDE::class is Metamod