Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: a68ea46312935021280f02a7264d25531882473a
https://github.com/Perl/perl5/commit/a68ea46312935021280f02a7264d25531882473a
Author: Karl Williamson <[email protected]>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Changed paths:
M doop.c
M t/op/tr.t
Log Message:
-----------
PATCH: GH #17391 tr/// regression
This was the result of my not thinking through how things should work.
I added tests for the incorrect behavior. This commit modifies them, so
that there is no need for the test in the ticket.