2010-04-15 Rodrigo Kumpera <rkumpera@novell.com>
[mono-project.git] / mcs / 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