show the first line here when testing with a harness
[gitmo/Moose.git] / t / type_constraints / inlining.t
2011-05-17 Dave Rolsky Wrap all TC inlining in parens and a do { } block
2011-05-17 Jesse Luehrs fix up the inlining test
2011-05-17 Dave Rolsky Rename has_inlined_type_constraint to can_be_inlined
2011-05-17 Jesse Luehrs more readable inlined code
2011-05-17 Dave Rolsky A name-only subtype now inherits inlining from its...
2011-05-17 Dave Rolsky Drop optimized subs for all builtins - instead use...
2011-05-17 Dave Rolsky Add a thorough test for inlining TCs, especially testin...