digitalmars.D.announce - enum constant with no initializer
- bearophile (8/8) Apr 02 2010 Why is this code currently seen an error?
- bearophile (1/1) Apr 02 2010 Sorry, wrong newsgroup.
Why is this code currently seen an error?
struct Foo {}
enum Foo f;
void main() {}
I have asked for another little change in bugzilla:
http://d.puremagic.com/issues/show_bug.cgi?id=4049
Bye,
bearophile
Apr 02 2010








bearophile <bearophileHUGS lycos.com>