Better ithreads cloning - add all SVs with a 0 refcnt to the temps stack.
[p5sagit/p5-mst-13.2.git] / t / comp / hints.aux
CommitLineData
a026e652 1our($ri1, $rf1, $rfe1);
f747ebd6 2BEGIN { $ri1 = $^H; $rf1 = $^H{foo}; $rfe1 = exists($^H{foo}); }
3
41;