Fix an issue on the Int type constraint, to accept 2*46 as Int and to refuse 2**46...
[gitmo/Mouse.git] / t / 050_metaclasses / 002_custom_attr_meta_as_role.t
2009-10-08 gfx Import tests for attribute from Mouse's tests