Merge pull request #907 from enricosada/era_names
[mono.git] / mcs / errors / cs0657-10.cs
index eef6fbb8b14bb2b3d41728f2dfc41118742193d2..4567237ec0adf8d0fbff6956b585fca400a1b6b9 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657.cs : 'param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are 'field'
-// Line : 6
+// CS0657: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field'. All attributes in this section will be ignored
+// Line: 7
+// Compiler options: -warnaserror
 
 struct S
 {