Make sure that whenever we don't inline, we warn, and add tests.
[gitmo/Moose.git] / t / 300_immutable / 010_constructor_is_not_moose.t
2008-12-04 Dave Rolsky Make sure that whenever we don't inline, we warn, and...
2008-12-04 Dave Rolsky The last checkin was broken in the case where class...
2008-12-04 Dave Rolsky Implement a can_be_inlined method for MMM::Constructor...