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 / head_fail
1 print <<DUMMY_TEST;
2 # comments
3 ok 1
4 not ok 2
5 ok 3
6 ok 4
7 # comment
8 1..4
9 # more ignored stuff
10 # and yet more
11 DUMMY_TEST