# New Ticket Created by  Benjamin Goldberg 
# Please include the string:  [perl #131495]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131495 >


The code in this gist: 
https://gist.github.com/BenGoldberg1/19e6e8b70cc5c838a15d72ea1dd182c9/edit
Produces the following error message when run:

===SORRY!===
QAST::Block with cuid 21 has not appeared

Various minor changes produce a different number instead of 21 – sometimes 1 or 
9 occur instead – which
makes me wonder if memory is getting corrupted somewhere.

If this same code is put into a file name Callback.pm, and then you run perl6 
–I. –e “use Callback;” it errors with:

===SORRY!===
Expected MAST::Frame, but didn't get one

Reply via email to