[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / tests / test-externalias-05.cs
index fcff0b0c57a3153cf09a35bd6c03de971664b0bd..059f699e8a9896c8bf5bbcdf7884b5fd797aa719 100644 (file)
@@ -6,7 +6,7 @@ using System;
 
 public class Test
 {
-       static void Main ()
+       public static void Main ()
        {
                MyAssembly01::GlobalClass.JustForFirst ();
                MyAssembly02::GlobalClass.JustForSecond ();