class v { enum bool r=true; }
It helps a lot if you actually post the offending output so that we can see more clearly what you're talking about. In DMD 2.029: // D import file generated from 'bz3079.d' class v { bool r = true; } Not sure what keyword this should have....
Fixed DMD2.047.