[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0027-2.cs
index 33e1fb9186df0bbd8e9e6bc6a8d465bdb3dc17eb..55326b1eaecd8275169f334006da96524b5b6e8a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0027-2.cs: Keyword `this' is not available in the current context
+// CS0027: Keyword `this' is not available in the current context
 // Line: 10
 
 // Attention: Here the compiler complains saying that cannot convert implicitly from 'Error0027' to 'int' but