(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / cs0657-17.cs
blob2868adc1390a9ff650dd1d1479768c0c01540f34
1 // cs0657.cs : 'method' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'assembly, module'
2 // Line : 4
4 [method: System.CLSCompliant (false)]