This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate with Sarathy; manual resolve on regcomp.c conflicts
[perl5.git] / t / op / args.t
1999-09-19 Gurusamy Sarathyavoid clearing @_ at all for faster subroutine calls...