[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / gtest-278.cs
blob2cc85c93122c2a665e612e6e6d2bd53e5a5c9b64
1 // Compiler options: -r:gtest-278-3-lib.dll
3 using System;
5 class Program
7 public static int Main ()
9 return B.Test ();