# New Ticket Created by Sam S.
# Please include the string: [perl #124016]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124016 >
In current Rakudo, the 'is cached' trait for routines compares incoming
argument lists by thei
# New Ticket Created by "Brian S. Julin"
# Please include the string: [perl #124018]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124018 >
In a grammar that uses a proto+parameterized multi, the "multi" is
optional accordin
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #124017]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=124017 >
m: class Foo:D {}; say Foo.new
rakudo-moar 459c63: OUTPUT«Foo.new()»
* masak submits r