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


<cog> r:  my  ($abe, $ba, $abc); $abd
<p6eval> rakudo 6b0cea: OUTPUT«===SORRY!===␤elements() not implemented
in class 'Array'␤»
<jnthn> wtf
<cog> :)
<jnthn> r: $abd
<p6eval> rakudo 6b0cea: OUTPUT«===SORRY!===␤Variable '$abd' is not declared [..]
<jnthn> r: my $abc; $abd
<p6eval> rakudo 6b0cea: OUTPUT«===SORRY!===␤Variable '$abd' is not
declared. Did you mean '$abc'? [...]
* masak submits rakudobug
<jnthn> r: my $abc; my $abe; $abd
<p6eval> rakudo 6b0cea: OUTPUT«===SORRY!===␤elements() not implemented
in class 'Array'␤»
<jnthn> *sigh*
<cog> problem is with many approximate candidates with the levenstein distance
<cog> nice code btw. :)

Reply via email to