Merge pull request #3569 from lambdageek/monodis-no-segfault
[mono.git] / mcs / errors / cs0658.cs
index e36ca52605dc4fcc0ad63e8a7aaffab04b88d471..ebcf50023fb4fb36789368f283bb5ebcf5cd25ad 100644 (file)
@@ -1,5 +1,5 @@
-// cs0658.cs : Invalid attribute location "blah"
-// Line : 8
+// CS0658: `blah' is invalid attribute target. All attributes in this attribute section will be ignored
+// Line : 9
 // Compiler options: -warnaserror -warn:1
 
 public class MyClass {