Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #70235] [BUG] Can (liberally) assign to .HOW in Rakudo

0 views
Skip to first unread message

Carl Mäsak

unread,
Nov 4, 2009, 4:56:51 PM11/4/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70235]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70235 >


<diakopter> rakudo: my $x; ($x = 'hi').HOW = Block; say $x.WHAT
<p6eval> rakudo 74f561: OUTPUT«Block()␤»
<diakopter> O_O
<moritz_> ORLY?
<moritz_> alternate meta classes should be possible, but it doubt they
should work like *that*
<masak> :)
<masak> shall I submit a bug report?
<moritz_> yes
* masak does it

0 new messages