Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / tests / test-4.cs
index 3023f6e9d1b2267955582a688e67a731857f600c..f21cb71a83f6481f92f6910078a3b2b8d48b463e 100644 (file)
@@ -13,7 +13,7 @@ class X {
                int_selected = true;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                X x = new X ();