// cs0267.cs: The partial modifier can only appear immediately before `class', `struct' or `interface' // Line: 4 partial enum e {}