[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-426.cs
blobdb74ddb25018817db39809437c813cc01c13cdd8
1 using foo = System;
3 class X {
4 public static void Main ()
6 foo::Console.WriteLine ("hello");