X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=7b6e79655bf648234c89fd999175f09556fd7d53;hb=1e374101a32f2df640b9fad36d86b2ed88f6eaf8;hp=0243847f4cb487a8a850b04829aed28b528dfaf9;hpb=22c35a8c2392967a5ba6b5370695be464bd7012c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index 0243847..7b6e796 100755 --- a/opcode.pl +++ b/opcode.pl @@ -172,7 +172,7 @@ END '/', 6, # pmop '$', 7, # svop '*', 8, # gvop - '"', 9, # pvop + '"', 9, # pvop_or_svop '{', 10, # loop ';', 11, # cop '%', 12, # baseop_or_unop @@ -485,7 +485,7 @@ reset reset ck_fun is% S? lineseq line sequence ck_null @ nextstate next statement ck_null s; dbstate debug next statement ck_null s; -unstack unstack ck_null s0 +unstack iteration finalizer ck_null s0 enter block entry ck_null 0 leave block exit ck_null @ scope block ck_null @