[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-354.cs
blobc648814beb16912bfdf3efefdb90df2f5d4600e7
1 class MYAttr : System.Attribute {
4 [MYAttr]
5 partial class A {
6 public static void Main () {
10 partial class A {
11 int i;