// Subordinate test file for test-361.cs

using System;
[AttributeUsage (AttributeTargets.Class)]
class X : Attribute { }