diff --git a/t/op/goto.t b/t/op/goto.t index 58c76c27e02c..230f942eeb79 100644 --- a/t/op/goto.t +++ b/t/op/goto.t @@ -74,6 +74,7 @@ sub bar { } &bar; +fail('goto bypass'); exit; FINALE: