[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0418-2.cs
index b2287d76e51da6c95f74420e73a501a08389df44..86738d0bd617a7cebcfed18345d333f58e15f26e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0418-2.cs: `TestClass': an abstract class cannot be sealed or static
+// CS0418: `TestClass': an abstract class cannot be sealed or static
 // Line: 4
 
 public abstract static class TestClass