Remove code moved to shared partition
[mono-project.git] / mcs / errors / cs0418.cs
blob4296e0f5edc88e5a1572cc0ea09562c31d800f34
1 // CS0418: `TestClass': an abstract class cannot be sealed or static
2 // Line: 4
4 public abstract sealed class TestClass