You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t/op/signatures.t: Nuke the tests of modifying @_ during signature argument processing
The specific behaviour of this obscure modification case is not
documented or relied upon elsewhere in code. Rather than attempt to
preserve this cornercase, it's easier just to no longer test for it, as
upcoming changes will alter the values that are visible.
0 commit comments