[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0719.cs
index ce96de582a346c4bd3e895ac0e520343cf40e7b9..516bfea1063596517204c20a94b6ee14b7ccb958 100644 (file)
@@ -1,4 +1,4 @@
-// cs0719.cs: `StaticClass': array elements cannot be of static type
+// CS0719: Array elements cannot be of static type `StaticClass'
 // Line: 10
 
 static class StaticClass {