Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / gtest-010.cs
index 26b88153a5153eac5eaade8e69331921f2462e66..178f81fc0d3f35d5ec167d79a410db51a0a11ef4 100644 (file)
@@ -32,7 +32,7 @@ class Test
 
 class X
 {
-       static void Main()
+       public static void Main()
        {
        }
 }