summaryrefslogtreecommitdiff
path: root/t/lib/caller/Apack.pm
blob: 597012102fe8dd708c102eb8ae3dbc8a29e671b9 (plain)
1
2
3
4
# for use by caller.t for GH #15109 and other tests
package Apack;
use Bpack;
1;