[ilasm] Don't break arguments compatiblity
[mono-project.git] / mcs / errors / cs0441.cs
blob266117272490f8df8486b414f835aa887e4ef024
1 // CS0441: `TestClass': a class cannot be both static and sealed
2 // Line: 4
4 public sealed static class TestClass