Merge pull request #955 from ermshiperete/bug-xamarin-10537
[mono.git] / mcs / tests / test-123.cs
index a27c805c3c4bdfc11ff27bac1cf3e22ff6186859..bd793f9f1a6bec4464774000c91c054c9650b6ad 100644 (file)
@@ -10,7 +10,7 @@ class X {
                return null;
        }
        
-       static int Main ()
+       public static int Main ()
        {
                int a = 5;
                object o;