[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-xml-070.cs
blob3c714440bb62e681125db3a190034cc731b5ef59
1 // Compiler options: -doc:xml-070.xml
3 /// <summary>
4 /// Test base <see cref="ToString"/>
5 /// </summary>
6 interface I
10 class X
12 /// <returns>
13 /// <see cref="void"/>
14 /// </returns>
15 public static void Main ()