Merge pull request #496 from nicolas-raoul/unit-test-for-issue2907
[mono.git] / mcs / tests / test-anon-28.cs
index dcbd0f6c2db8d5a58f1d95bec09e533bd1b8d51d..3d192300b48fb50e11f0fa6bc788542db7ad0d41 100644 (file)
@@ -5,7 +5,7 @@ class Delegable {
 }
 
 class DelegateTest {
-       static void Main (string[] argv)
+       public static void Main (string[] argv)
        {
                Console.WriteLine ("Test");