X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-linq-18.cs;h=e10b5e6fa8e723d7c630ad536370536e975574ab;hb=2b15ada1a1ad25ece63393c2ba40e5d9877b35a7;hp=dee1013737e5f1720e9586e053fe880dcfd1c312;hpb=7259797d1459f57aab151955deba806dfe7b3c7d;p=mono.git diff --git a/mcs/tests/gtest-linq-18.cs b/mcs/tests/gtest-linq-18.cs index dee1013737e..e10b5e6fa8e 100644 --- a/mcs/tests/gtest-linq-18.cs +++ b/mcs/tests/gtest-linq-18.cs @@ -15,7 +15,7 @@ public class C return false; } - static int Main () + public static int Main () { var x = new int [] { 'a', 'b', 'c' };