[LoongArch64] Part-5:add loongarch support in some files for LoongArch64. (#21769)
[mono-project.git] / mcs / tests / support-361.cs
blob99ea411a7917a14d57ecb653464ac6e97f582340
1 // Subordinate test file for test-361.cs
3 using System;
4 [AttributeUsage (AttributeTargets.Class)]
5 class X : Attribute { }