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 / 029_define_type_twice_throws.t
2010-02-19 gfx Resolve several failing tests