Merge pull request #3569 from lambdageek/monodis-no-segfault
[mono.git] / mcs / errors / cs0658.cs
index 908266efbe838d3070c1a1fa5e10ff99ea37e9cc..ebcf50023fb4fb36789368f283bb5ebcf5cd25ad 100644 (file)
@@ -1,5 +1,5 @@
-// cs0658.cs: `blah' is an invalid attribute target
-// 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 {