summaryrefslogtreecommitdiff
path: root/t/run/switchF.t
blob: a6e9031d0c8d14d5844d0da373aef1d5f4d87a0b (plain)
1
2
3
4
5
6
7
8
9
10
11
#!./perl -anFx+

BEGIN {
    print "1..2\n";
    *ARGV = *DATA;
}
print "@F";

__DATA__
okx1
okxxx2