This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Fix grammar
[perl5.git] / t / lib / warnings / av
1   av.c  
2
3   Mandatory Warnings ALL TODO
4   ------------------
5   av_reify called on tied array         [av_reify]
6
7   Attempt to clear deleted array        [av_clear]
8   
9 __END__