X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-anon-28.cs;h=3d192300b48fb50e11f0fa6bc788542db7ad0d41;hb=01ea58cbd474d4a9230acbba5571738896539d42;hp=dcbd0f6c2db8d5a58f1d95bec09e533bd1b8d51d;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/tests/test-anon-28.cs b/mcs/tests/test-anon-28.cs index dcbd0f6c2db..3d192300b48 100644 --- a/mcs/tests/test-anon-28.cs +++ b/mcs/tests/test-anon-28.cs @@ -5,7 +5,7 @@ class Delegable { } class DelegateTest { - static void Main (string[] argv) + public static void Main (string[] argv) { Console.WriteLine ("Test");