# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #115762]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=115762 >


<masak> r: class Pandora::Box { method open { say "OH NO WHAT HAVE YOU
DONE" } }; given Pandora::Box.new { #`( what, you thought I would open
the box? sheesh. ) }
<p6eval> rakudo e215ee: OUTPUT«===SORRY!===␤Method 'balanced' not
found for invocant of class 'NQPMu'␤»
<PerlJam> heh
<PerlJam> don't tempt Fate!  ;)
<masak> seems to find me rakudobugs :P
<masak> r: #`( is it these comments that have bitrotted? )
<p6eval> rakudo e215ee: OUTPUT«===SORRY!===␤Method 'balanced' not
found for invocant of class 'NQPMu'␤»
<masak> seems so.
<masak> r: #`()
<p6eval> rakudo e215ee: OUTPUT«===SORRY!===␤Method 'balanced' not
found for invocant of class 'NQPMu'␤»
* masak submits rakudobug
<masak> std: #`()
<p6eval> std 04216b1: OUTPUT«ok 00:00 40m␤»

Reply via email to