Merge pull request #4381 from BrzVlad/feature-generational-hash
[mono.git] / mcs / tests / test-824.cs
index 99a328b8ac6e61df421e30831d699868d4b6863f..30dd682f071df614c0d5e6198b5b80f90f83c249 100644 (file)
@@ -15,7 +15,7 @@ class Context : IZZZ
 
 class Test : IAAA, IBBB
 {
-       static void Main ()
+       public static void Main ()
        {
                Test cmd = new Test ();
                IZZZ context = new Context ();