This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [perl #23463] compiler version on sparc/netbsd
[perl5.git] / t / run / switchn.t
CommitLineData
d11311f7
RGS
1#!./perl -n
2
3BEGIN {
4 print "1..2\n";
5 *ARGV = *DATA;
6}
7print;
8
9__DATA__
10ok 1
11ok 2