Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-423.cs
index f50fb72414ec7e62b57ae1827b5a593da50281c5..a19cfc2f20f44fb31a53cf85a614e5b0215624ff 100644 (file)
@@ -10,7 +10,7 @@ unsafe class Test
                        lowLevelCall (pi);
        }
 
-       static void Main ()
+       public static void Main ()
        {
                int i = 0;
                Func (out i);