mirror of
https://github.com/Perl/perl5.git
synced 2026-01-26 16:39:36 +00:00
Combine two blocks in pp_ctl.c:S_doeval
As of commit e4a21daa4e9 which removed the intervening code, there have been two adjacent if blocks in S_doeval with the same condition. They can be merged into one, to avoid confusing people (like me) try- ing to understand the code.
This commit is contained in:
parent
a72a10949f
commit
cd6472fc34
Loading…
x
Reference in New Issue
Block a user