summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2004-03-04 20:33:44 +0000
committerDave Mitchell <davem@fdisolutions.com>2004-03-04 20:33:44 +0000
commit722969e2558105c9a60bf5758cf8dd5f3eedca60 (patch)
tree8a1dcf7ce8f875ec05b23ec49b9180a3115ce15a /opcode.pl
parent6cd6e77025a610090e5c95f9e958636e90f647bd (diff)
downloadperl-722969e2558105c9a60bf5758cf8dd5f3eedca60.tar.gz
retract 22328 and 22332: deprecation warning for my $x if foo
p4raw-id: //depot/perl@22433
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/opcode.pl b/opcode.pl
index 10e252c246..1fe1f3ca89 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -684,8 +684,8 @@ die die ck_die dimst@ L
reset symbol reset ck_fun is% S?
lineseq line sequence ck_null @
-nextstate next statement ck_state s;
-dbstate debug next statement ck_state s;
+nextstate next statement ck_null s;
+dbstate debug next statement ck_null s;
unstack iteration finalizer ck_null s0
enter block entry ck_null 0
leave block exit ck_null @