2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git] / mcs / errors / cs0441.cs
blob7f7c673419df26d850d5afb17441906bb421f421
1 // cs0441.cs: `TestClass': a class cannot be both static and sealed
2 // Line: 4
4 public sealed static class TestClass