[Issue 355] ICE from enum : nonexistent type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Sep 30 07:44:29 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=355





------- Comment #2 from deewiant at gmail.com  2006-09-30 09:44 -------
Also happens if the base type is void:

enum foo : void { a, b }


-- 




More information about the Digitalmars-d-bugs mailing list