Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: b9a78e5da4e5ff9075ec2cbc8c6aa6fb1a52701a
https://github.com/Perl/perl5/commit/b9a78e5da4e5ff9075ec2cbc8c6aa6fb1a52701a
Author: David Mitchell <[email protected]>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M t/run/todo.t
Log Message:
-----------
t/run/todo.t: remove spurious 'my'
v5.43.4-89-ge3d32ae8d5 was producing
"my" variable $x masks earlier declaration in same scope
Two tests use $x; only the first needs 'my'.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications