# New Ticket Created by Will Coleda # Please include the string: [perl #37618] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37618 >
Trying to patch punie, I get to a point with the following: wcoleda$ cat foo.pir .sub main :main $P1 = compreg "PAST" $P2 = $P1("Parrot_AST(Py_Module(Stmts(Py_Print(Const(1)))))") $P2() .end wcoleda$ ../../parrot foo.pir src/packfile.c:2314: failed assertion `ct->constants!=NULL' Abort trap