[amd64] Save missing register
[mono.git] / mcs / errors / cs0657-5.cs
index f8901cf8f27b5cbcc2ef3c4b5e4252620c321d02..a0ca7b4ec574db7db3e0e20770a092f7394ea4cf 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-5.cs: `assembly' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `field'
-// Line : 7
+// CS0657: `assembly' 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: 9
+// Compiler options: -warnaserror
 
 using System;