summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Test-Harness/t/sample-tests/head_fail
blob: 9d1667ab19a09dc8ae54fc62b372428b5183a0a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
print <<DUMMY_TEST;
# comments
ok 1
not ok 2
ok 3
ok 4
# comment
1..4
# more ignored stuff
# and yet more
DUMMY_TEST