summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorStephen McCamant <smcc@mit.edu>1999-03-23 09:47:04 -0800
committerGurusamy Sarathy <gsar@cpan.org>1999-03-25 06:17:27 +0000
commit64109de8a912c0f3575471f4ebe2dc46e9079dad (patch)
treea3bcff7990ff4df00f842888a7fa8b1ab4bb3df5 /opcode.pl
parent85d34067d2fc4f87c92992de7bdd39b329c11d3d (diff)
downloadperl-64109de8a912c0f3575471f4ebe2dc46e9079dad.tar.gz
Compiler needs to know about utf8 SVOP tr///s
Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu> p4raw-id: //depot/perl@3164
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 ee4fbb0e7f..7b6e79655b 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