[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0072-2.cs
index 84e0aedc00b7152d0d0846cfae215cce80128a49..f4fa39d60e9c681cdac5cc8741c0c1779dc8cb9d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0072-2.cs: Event `Child.OnFoo' can override only event
+// CS0072: `Child.OnFoo': cannot override because `ErrorCS0072.OnFoo()' is not an event
 // Line: 16
 
 using System;