Opening dirhandle DIR also as a file needs no warnings 'deprecated';
[p5sagit/p5-mst-13.2.git] / t / op / array_base.aux
1 our($ra1, $ri1, $rf1, $rfe1);
2 $ra1 = $[;
3 BEGIN { $ri1 = $^H; $rf1 = $^H{foo}; $rfe1 = exists($^H{foo}); }
4
5 1;