X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-129.cs;h=2f2545eec6ac43a59dd47250dc938d52cb4bc192;hb=25bcd22d15d47ff50503631901fb851c97bb03c7;hp=216628ace28d18830959852ab749fa243e125bfe;hpb=f1f8b8a867c800b21b6a03767252403c2f72cae2;p=mono.git diff --git a/mcs/tests/gtest-129.cs b/mcs/tests/gtest-129.cs index 216628ace28..2f2545eec6a 100644 --- a/mcs/tests/gtest-129.cs +++ b/mcs/tests/gtest-129.cs @@ -22,7 +22,7 @@ namespace B class X { - static void Main () + public static void Main () { } }