perl 4.0 patch 25: patch #20, continued
[p5sagit/p5-mst-13.2.git] / atarist / test / err
1 $! = 0 + 0;
2 print $!, "\n";
3 $e = $! + 0;
4 print $e, "\n";