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 / die_head_end
CommitLineData
356733da
MS
1print <<DUMMY_TEST;
2ok 1
3ok 2
4ok 3
5ok 4
6DUMMY_TEST
7
c0bb2de7 8use if $^O eq 'VMS', vmsish => 'hushed';
356733da 9exit 1;