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 / 009_union_types_and_coercions.t
2009-09-30 gfx CRLF to LF
2009-09-29 gfx Add two test file about union types