Front page | perl.perl5.porters |
Postings from March 2020
Re: chained comparisons
Thread Previous
|
Thread Next
From:
Zefram via perl5-porters
Date:
March 27, 2020 23:59
Subject:
Re: chained comparisons
Message ID:
20200327235950.xlm5qp63csndcghp@fysh.org
James E Keenan wrote:
>Thanks. Made available for smoke-testing in this branch:
You're not going to learn much from smoke testing. The affected line
of code doesn't get executed with the present number of opcodes, because
the condition on the preceding line is false.
-zefram
Thread Previous
|
Thread Next