summaryrefslogtreecommitdiff
path: root/pp.sym
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2010-11-02 20:18:15 -0700
committerFather Chrysostomos <sprout@cpan.org>2010-11-02 21:32:33 -0700
commit6342d5c50ab0a9493ebc0908c3a6ec88d18e183b (patch)
treecaeb2446493b1630b58b4192f7b6809ea1b0ced3 /pp.sym
parent42b824d2b554088191c83ebebdc0d1598f5a4d9a (diff)
downloadperl-6342d5c50ab0a9493ebc0908c3a6ec88d18e183b.tar.gz
Add transr op type
for the upcoming y///r feature. There are not enough flag bits, hence the extra type.
Diffstat (limited to 'pp.sym')
-rw-r--r--pp.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/pp.sym b/pp.sym
index 095ee2e90d..11e8f783e5 100644
--- a/pp.sym
+++ b/pp.sym
@@ -413,5 +413,6 @@ Perl_pp_once
Perl_pp_reach
Perl_pp_rkeys
Perl_pp_rvalues
+Perl_pp_transr
# ex: set ro: