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


State variables need to be implemented, the tests are already there in
S04-declarations/state.t

As a side node (and related to RT #56748), rakudo as of r29490 gives a
bogus error message when encountering a state declaration:

$ ../../parrot perl6.pbc -e 'sub foo { state $x }; 1'
Null PMC access in type()


-- 
Moritz Lenz
http://moritz.faui2k3.org/ |  http://perl-6.de/

Reply via email to