This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
do not use SVTYPEMASK to prevent cleaning of PL_fdpid and PL_strtab
[perl5.git] / t / comp / multiline.t
index 78820c4..e8b7cf4 100755 (executable)
@@ -1,6 +1,6 @@
 #!./perl
 
-BEGIN: {
+BEGIN {
     chdir 't';
     @INC = '../lib';
     require './test.pl';