Revert "Merge branch 'master' into topic/symbol-manipulator"
[gitmo/Class-MOP.git] / t / lib / TestClassLoaded2.pm
CommitLineData
7f820be6 1package TestClassLoaded2;
2use strict;
3use warnings;
4
5our $VERSION = 42;
6
71;
8