summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-03-25 02:26:31 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-03-25 02:26:31 +0000
commite9c54c90e4787ec510bef564c8aeb42e441e831e (patch)
tree60ac91921af2a47c6bbb233a4c5b1f3c8396fbb5 /opcode.pl
parente897d888ddc4bb69b5f488b85e1c82dbaeaf240b (diff)
downloadperl-e9c54c90e4787ec510bef564c8aeb42e441e831e.tar.gz
better description of OP_UNSTACK (s/unstack/iteration finalizer/)
p4raw-id: //depot/perl@3160
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index 0243847f4c..ee4fbb0e7f 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -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 @