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 / simple
1 print <<DUMMY_TEST;
2 1..5
3 ok 1
4 ok 2
5 ok 3
6 ok 4
7 ok 5
8 DUMMY_TEST