This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make RC-stack-aware: t/cmd/for.t
authorDavid Mitchell <davem@iabyn.com>
Mon, 2 Jan 2023 14:20:21 +0000 (14:20 +0000)
committerDavid Mitchell <davem@iabyn.com>
Wed, 16 Aug 2023 16:16:59 +0000 (17:16 +0100)
commitb44950fdad89c3ce3ebac0f60cf8be61a14cc712
tree7f8a56f302b76ce1b2bfc61a996b84d587e840ea
parent09f6b93b4a71ec9bdb11f4608a0ce19feebef084
make RC-stack-aware: t/cmd/for.t

A test that expects to fail on a non reference-counted stack should no
longer do so if the stack is fully reference-counted
t/cmd/for.t