[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / test-695-3-lib.cs
blob5c00d08f6bb51448abc5b141098febf052be46aa
1 // Compiler options: -t:library
3 using System.Reflection;
5 [assembly: AssemblyFlags ((uint) AssemblyNameFlags.PublicKey)]
7 class Foo