Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / gtest-008.cs
index 5665e12d404a93f134760bbd50ca639fed21cc0c..b581332bb9777d003c93bc4d2ed8ebdc4adae00f 100644 (file)
@@ -14,7 +14,7 @@ class Test
 
 class X
 {
-       static void Main()
+       public static void Main()
        {
        }
 }