Fix all CreateInstance overloads for void
[mcs.git] / errors / cs0418-2.cs
blobb2287d76e51da6c95f74420e73a501a08389df44
1 // cs0418-2.cs: `TestClass': an abstract class cannot be sealed or static
2 // Line: 4
4 public abstract static class TestClass