[rakudo]: Fix handling of $?PACKAGE, @?PACKAGE, $?CLASS, @?CLASS, etc.
commit8ab0475ef80bad9df5cbf45ff1c97a420f30b198
authorpmichaud <pmichaud@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Fri, 19 Dec 2008 01:30:29 +0000 (19 01:30 +0000)
committerpmichaud <pmichaud@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Fri, 19 Dec 2008 01:30:29 +0000 (19 01:30 +0000)
tree49f5fdecdd85fd710aeacffc35bc375fd0056ffc
parentb4a3cf92fa8e05dea1c6e3a3472771d2f13b1391
[rakudo]:  Fix handling of $?PACKAGE, @?PACKAGE, $?CLASS, @?CLASS, etc.
These were pushing null values onto the stacks, which meant they weren't
being restored properly on exit (as discovered by November++).

git-svn-id: https://svn.perl.org/parrot/trunk@34091 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
languages/perl6/src/parser/actions.pm