[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-xml-052.cs
index b2c6cdbcff0e5c7452558d929c8c818af6c6fdd7..4ce82b481c0ea85b04eb4229262e5073e8c84d2b 100644 (file)
@@ -10,7 +10,7 @@
                /// <summary>Inner Class</summary>
                public delegate void Del ();
 
-               public static void Main ()
+               static void Main ()
                {
                }
        }