1 2 3 4 5 6 7
// CS1530: Keyword `new' is not allowed on namespace elements // Line: 8 new enum E { }