summaryrefslogtreecommitdiff
path: root/t/lib/croak/pp_ctl
diff options
context:
space:
mode:
Diffstat (limited to 't/lib/croak/pp_ctl')
-rw-r--r--t/lib/croak/pp_ctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/croak/pp_ctl b/t/lib/croak/pp_ctl
index 09332551ef..35c833925e 100644
--- a/t/lib/croak/pp_ctl
+++ b/t/lib/croak/pp_ctl
@@ -10,4 +10,4 @@ Can't find label foo at - line 3.
use 5.01; no warnings 'experimental::smartmatch';
when(!defined){}
EXPECT
-Can't leave "when" outside a loop at - line 2.
+Can't leave "when" outside a loop block at - line 2.