// cs1530-3.cs: Keyword `new' is not allowed on namespace elements // Line: 8 new enum E { }