Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / tests / gtest-093.cs
index b9f4b614e7368af67624c3ee7eff78e89fd3d039..a8758251f88d2542796d50824fabd2877fbc563c 100644 (file)
@@ -26,6 +26,6 @@ public class Foo<T>
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }