This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add op_lastsib and -DPERL_OP_PARENT
[perl5.git] / miniperlmain.c
index f22dcbb..e748523 100644 (file)
@@ -162,7 +162,6 @@ main(int argc, char **argv, char **env)
 #endif /* PERL_GLOBAL_STRUCT */
 
     exit(exitstatus);
-    return exitstatus;
 }
 
 /* Register any extra external extensions */