Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / test-817.cs
index 6cd20639c403d83fa1b7c722b13d5c02e15347af..9bdf32a6b88833f085c32d56e4aa494912a853d8 100644 (file)
@@ -7,7 +7,7 @@ namespace System
 
        class Program
        {
-               static void Main ()
+               public static void Main ()
                {
                        Int32 a = new Int32 ();
                        a.Value = 6;