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