// CS8800: `S': Static classes cannot have primary constructor // Line: 4 static class S(int i) { }