Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix problem with two sequence operators being active at the same time…
… (RT #98790). This commit doesn't fix the actual underlying problem, which is that lexically nested subs aren't being cloned properly. jnthn++ is working on that issue. Instead, this patch simply inlines the nested sub instead of calling it separately.
- Loading branch information
Showing
1 changed file
with
14 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters