summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2022-01-21 16:56:25 +0000
committerJames E Keenan <jkeenan@cpan.org>2022-01-21 16:56:25 +0000
commit8030c9e25386e5b6c76df5c0f8ee9cdd27ae92e8 (patch)
treef7a24b77ad2b3b0e353839120be16d593a5a1457
parent441c427273edc1e7d88523e133beeb26a64a40f0 (diff)
downloadperl-8030c9e25386e5b6c76df5c0f8ee9cdd27ae92e8.tar.gz
Add '=cut' to silence POD formatting warning
-rw-r--r--op.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/op.c b/op.c
index d45b635f9b..666ef26632 100644
--- a/op.c
+++ b/op.c
@@ -10732,6 +10732,7 @@ for the C<finally> optree fragment to be invoked when leaving that block for
any reason. Both optree fragments are consumed and the combined result is
returned.
+=cut
*/
OP *