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



--- Comment #11 from bearophile_h...@eml.cc 2010-09-26 10:40:03 PDT ---
This compiles with no errors with dmd 2.049, but I'd like a compile-time error
similar to "manifest constants are always static":


void foo() {
    static enum x = 10;
}
void main() {}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to