Author: marek
Date: 2005-12-01 07:02:40 -0500 (Thu, 01 Dec 2005)
New Revision: 53757
Modified:
trunk/mcs/errors/cs0657-8.cs
Log:
Fixed.
Modified: trunk/mcs/errors/cs0657-8.cs
===================================================================
--- trunk/mcs/errors/cs0657-8.cs 2005-12-01 10:33:25 UTC (rev 53756)
+++ trunk/mcs/errors/cs0657-8.cs 2005-12-01 12:02:40 UTC (rev 53757)
@@ -1,6 +1,8 @@
// cs0657-8.cs: `param' is not a valid attribute location for this
declaration. Valid attribute locations for this declaration are `method, return'
-// Line : 4
+// Line : 9
+using System;
+
struct S
{
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches