Andrej Mitrovic:

> enum a = "test";
> a = "test2";
> 
> Because it seems to compile. But that shouldn't work afaik..?

I have two open bug reports on this (and a third one was open by Don).

Bye,
bearophile

Reply via email to