// cs1530.cs: New not allowed on namespace declarations // Line: namespace A { new class X { } }