]> git.donarmstrong.com Git - perltidy.git/blobdiff - t/snippets24.t
New upstream version 20220613
[perltidy.git] / t / snippets24.t
index 3a783c551ca1cd119b0db3615deda94c58846bd8..245d730541c8abeda1ef3e478815b1e4dc76eef9 100644 (file)
@@ -464,7 +464,7 @@ $self->method_with_long_name ( 'parameter_0', 'parameter_1' );
             expect => <<'#5...........',
 log_something_with_long_function ( 'This is a log message.', 2 );
 Coro::AnyEvent::sleep ( 3, 4 );
-use Carp ();
+use Carp       ();
 use File::Spec ();
 use File::Path ();
 $self -> method ( 'parameter_0', 'parameter_1' );