Fix an issue on the Int type constraint, to accept 2*46 as Int and to refuse 2**46...
[gitmo/Mouse.git] / t / 040_type_constraints / 007_util_more_type_coercion.t
2009-10-19 gfx Resolve some tests