Merge pull request #487 from mayerwin/patch-1
[mono.git] / mcs / tests / test-anon-153.cs
index 4e81921d28b7924cec08549167e90ac177c8dd07..182c73d371d9c2eaac29462d004cfc8bd346b259 100644 (file)
@@ -22,7 +22,7 @@ namespace TestComp
                        }
                }
 
-               static void Main (string[] args)
+               public static void Main (string[] args)
                {
                }
        }