[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / errors / cs0418-2.cs
blob86738d0bd617a7cebcfed18345d333f58e15f26e
1 // CS0418: `TestClass': an abstract class cannot be sealed or static
2 // Line: 4
4 public abstract static class TestClass