sub tst :break { ... } #### my $y :Int; #### sub hello :around(makebold) { return "ohai"; }