diff options
author | Zefram <zefram@fysh.org> | 2017-12-05 22:30:50 +0000 |
---|---|---|
committer | Zefram <zefram@fysh.org> | 2017-12-05 22:30:50 +0000 |
commit | 15e4ac9a427692a356fe62b255db9e08982879f5 (patch) | |
tree | 9dfebf01cd602da4c8fa372ec20a0b55c13f5788 /perly.tab | |
parent | 284a3526271b040abd48aef39f61e8bacbf16645 (diff) | |
download | perl-15e4ac9a427692a356fe62b255db9e08982879f5.tar.gz |
internally change "when" to "whereso"
The names of ops, context types, functions, etc., all change in accordance
with the change of keyword.
Diffstat (limited to 'perly.tab')
-rw-r--r-- | perly.tab | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1103,6 +1103,6 @@ static const toketypes yy_type_tab[] = }; /* Generated from: - * 03a4b1d58244383edfcce2549f649e112744b3efc4083221c08bb0e1e4d221c5 perly.y + * f62d35e9a10a10071f1ac20676ddc12abcffbef44a24ef694c36201e994d0900 perly.y * b6fae5748f9bef6db4740aa5e122b84ac5181852d42474d0ecad621fa4253306 regen_perly.pl * ex: set ro: */ |