Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a862c9af8ad2348595b63675aac4135a3e03f34b https://github.com/Perl/perl5/commit/a862c9af8ad2348595b63675aac4135a3e03f34b Author: Lukas Mai <lukasmai....@gmail.com> Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths: M t/harness Log Message: ----------- harness: fix operator precedence in call to exit Previously: $ ./perl -w -c t/harness Possible precedence issue with control flow operator at t/harness line 498. t/harness syntax OK