On Fri Nov 16 12:24:55 2012, masak wrote:
> <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␤»

jnthn++ has fixed this, and PerlJam++ added a test to 
S02-lexical-conventions/comments.t

-- 
Will "Coke" Coleda

Reply via email to