[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-827.cs
blob17ef17179f9dc327da08480b3eb8b29ac78cfc8f
1 // Compiler options: -r:test-827-lib.dll
3 // Only to check we are compatible with broken csc definite assignment implementation
5 class Program
7 public static void Main ()
9 S s;
10 s.Test ();