[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0657-13.cs
index 419111b37dd74e3c506e178a3ca59b37c8a65805..e0fb8c10fae2729b0b5b0fed74e7f41774848c1a 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-13.cs: `type' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `property'
-// Line: 13
+// CS0657: `type' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `property'. All attributes in this section will be ignored
+// Line: 14
+// Compiler options: -warnaserror
 
 using System;