cleol
[mcs.git] / tests / support-361.cs
blob99ea411a7917a14d57ecb653464ac6e97f582340
1 // Subordinate test file for test-361.cs
3 using System;
4 [AttributeUsage (AttributeTargets.Class)]
5 class X : Attribute { }