[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0418-4.cs
index 258aa9c4b3fcdaeb3d4b2985860c4138363a6f17..7b669f403199490caef3318f2b1b2676cba3509d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0418-4.cs : `Foo': an abstract class cannot be sealed or static
+// CS0418: `Foo': an abstract class cannot be sealed or static
 // Line: 3
 public abstract partial class Foo
 {