adding the some preliminary junk
[gitmo/Class-C3-XS.git] / t / lib / B.pm
1 package t::lib::B;
2 use c3;
3 1;