Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / tests / gtest-213.cs
index ac49ea85feddce252909a4f77bc20a46e60c24d9..2bd707f3892fcd2122e16db86f4b9b70103d370d 100644 (file)
@@ -23,7 +23,7 @@ public class Test
                        throw new System.Exception ("didn't update 't'");
        }
 
-       static void Main()
+       public static void Main()
        {
                Fun (new SomeStruct ());
        }