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


<masak> rakudo: class class {}; say class.new.perl
<p6eval> rakudo 5901f2: OUTPUT«Unable to parse class definition at
line 2, near .new.perl" [...]
<masak> mohahaha.
* masak submits an insidious rakudobug

Seems Rakudo thinks 'class' is a reserved word or something.

<jnthn> std: class class {};
<p6eval> std 27668: OUTPUT«ok 00:02 36m␤»

Reply via email to