[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs1690-4.cs
index c06d99dba16f48784f25be48904448965445ec61..35a1a65d00b5a7f2ab244bb6482ed43a601d464e 100644 (file)
@@ -1,4 +1,4 @@
-// cs1690-4.cs: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
+// CS1690: Cannot call methods, properties, or indexers on `A.point' because it is a value type member of a marshal-by-reference class
 // Line: 27
 // Compiler options: -warn:1 -warnaserror