[mcs] C# 7 tuple (foundation only).
[mono.git] / mcs / errors / cs0657-13.cs
index 360a07b506fedeadf0f0138ae00102b13cffdbb2..e0fb8c10fae2729b0b5b0fed74e7f41774848c1a 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657.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;