Fix building MAD with C++ - a MAD_PV of "" is illegal, as it will be free()d.
[p5sagit/p5-mst-13.2.git] / t / comp / hints.aux
1 our($ra1, $ri1, $rf1, $rfe1);
2 $ra1 = $[;
3 BEGIN { $ri1 = $^H; $rf1 = $^H{foo}; $rfe1 = exists($^H{foo}); }
4
5 1;