From 8030c9e25386e5b6c76df5c0f8ee9cdd27ae92e8 Mon Sep 17 00:00:00 2001 From: James E Keenan Date: Fri, 21 Jan 2022 16:56:25 +0000 Subject: Add '=cut' to silence POD formatting warning --- op.c | 1 + 1 file changed, 1 insertion(+) 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 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 * -- cgit v1.2.1