summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/t/lib/dprof/test5_v
blob: 9e9298c6896cdc66e738246b526e48d725a57966 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# perl

use V;

dprofpp( '-T' );
$expected =
qq{main::foo1
   main::bar
      main::yeppers
main::foo2
   main::bar
      main::yeppers
};
report 17, sub { $expected eq $results };

OpenPOWER on IntegriCloud