On Fri Oct 30 15:03:44 2015, elizabeth wrote:
> 22:30:53] m: class A { has $.a; method gist(A:D:) { $!a
> } }; A.gist # invocant smiley is ignored if not a multi :-(
> [22:30:54] <+camelia> rakudo-moar 4e45f0: OUTPUT«Invocant requires
> an instance of type A, but a type object was passe
# New Ticket Created by Elizabeth Mattijsen
# Please include the string: [perl #126506]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=126506 >
22:30:53] m: class A { has $.a; method gist(A:D:) { $!a } };
A.gist # inv