# New Ticket Created by  Paweł Pabian 
# Please include the string:  [perl #98868]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=98868 >



10:37
bbkr
nom: class A {  method !private { say "p" } }; my $a = A.new; $a!private # 
known regression or fresh NOM bug?

10:37
p6eval
nom 3da887: OUTPUT«Method 'find_private_method' not found for invocant of class 
'Perl6::Metamodel::PackageHOW'␤  in method dispatch:<!> at 
src/gen/CORE.setting:641␤  in <anon> at /tmp/DFDiWiwKth:1␤  in <anon> at 
/tmp/DFDiWiwKth:1␤␤»

Reply via email to