Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs1612-3.cs
index dc80a2f88a04001e2527e5765f63eceebf93dc6c..797276fff4613a2b36f302492ca484d6cbc5f6a0 100644 (file)
@@ -1,4 +1,4 @@
-// cs1612-3.cs: Cannot modify the return value of `bar.this[...]' because it is not a variable
+// CS1612: Cannot modify a value type return value of `bar.this[int]'. Consider storing the value in a temporary variable
 // Line: 19
 
 struct foo {