Make sure that Int rejects "1\n" and "\n1" (but Num does accept it)
[gitmo/Moose.git] / t / immutable / definition_context.t
2011-04-24 Jesse Luehrs add definition_context info for inlined constructors...