[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / support-test-debug-04.cs
blob49206ec9bcf9fee8f5d8c3ac439577ae589d7df9
1 partial class C
5 partial class C1
7 int b = 55;
10 partial class C2
12 int b = 55;
14 C2 ()
19 class Test
21 public static void Main ()