On Wed Dec 17 13:43:49 2008, masak wrote:
> <[particle]> rakudo: enum Object<Class Role Failure>; say Object::Failure;
> <masak> [particle]: shouldn't defining an enum called 'Object'
> constitute an error of some sort?
> <[particle]> sure looks like a bug to me
> * masak reports

As of r36096, this now gives a compile time error:

Re-declaration of type Object

Thanks,

Jonathan

Reply via email to