Do not return anything from load_class.
[gitmo/Class-MOP.git] / t / 315_magic.t
2009-08-23 gfx Add a test file for magical scalars. Note that XSUB...