xref: /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/av (revision 850e275390052b330d93020bf619a739a3c277ac)
1*55745691Smillert  av.c
2*55745691Smillert
3*55745691Smillert  Mandatory Warnings ALL TODO
4*55745691Smillert  ------------------
5*55745691Smillert  av_reify called on tied array		[av_reify]
6*55745691Smillert
7*55745691Smillert  Attempt to clear deleted array	[av_clear]
8*55745691Smillert
9*55745691Smillert__END__
10