diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-25 02:26:31 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-25 02:26:31 +0000 |
commit | e9c54c90e4787ec510bef564c8aeb42e441e831e (patch) | |
tree | 60ac91921af2a47c6bbb233a4c5b1f3c8396fbb5 /opcode.pl | |
parent | e897d888ddc4bb69b5f488b85e1c82dbaeaf240b (diff) | |
download | perl-e9c54c90e4787ec510bef564c8aeb42e441e831e.tar.gz |
better description of OP_UNSTACK (s/unstack/iteration finalizer/)
p4raw-id: //depot/perl@3160
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 @ |