Merge pull request #495 from nicolas-raoul/fix-for-issue2907-with-no-formatting-changes
[mono.git] / mcs / tests / gtest-001.cs
index fc54c2a3dbeb8f87dca6378440ed6ff2740f5173..73a41da8ae9c012bcc9fd027873c9b6bf792781e 100644 (file)
@@ -3,7 +3,7 @@ class Stack < type > {
 }
 
 class Boot {
-       static void Main ()
+       public static void Main ()
        {
        }
 }