Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / test-427.cs
index 84d76cdc30cd71eceb7c276840e53660e3b0c94b..95da2cd9284c690976c761858ff82264f51710d8 100644 (file)
@@ -1,5 +1,5 @@
 class X {
-       static void Main ()
+       public static void Main ()
        {
                global::System.Console.WriteLine ("hello");
        }