This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
One-argument syswrite
[perl5.git] / t / lib / sample-tests / lone_not_bug
CommitLineData
13287dd5
MS
1# There was a bug where the first test would be considered a
2# 'lone not' failure.
3print <<DUMMY;
4ok 1
5ok 2
6ok 3
7ok 4
81..4
9DUMMY