[perl #68066] Predeclaring roles seems to be broken

2010-03-24 Thread jn...@jnthn.net via RT
On Thu Jul 30 19:16:11 2009, wayland wrote: > Rakudo version: latest on ins2 branch > Parrot version: parrot-1.4.0-6.fc10.i386 > > Test script: > > > > #!/usr/bin/perl6 > > role A {...} > > role A { > has $.variable; > } >

[perl #68066] Predeclaring roles seems to be broken

2009-07-31 Thread via RT
# New Ticket Created by Tim Nelson # Please include the string: [perl #68066] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=68066 > Rakudo version: latest on ins2 branch Parrot version: parrot-1.4.0-6.fc10.i386 Test scrip