[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-944-lib.cs
blob4c91effce71f0d7fe7073c64cca85a2345227f3f
1 // Compiler options: -t:library
3 public class Class1
5 public byte[] Finalize ()
7 return null;