X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-058.cs;h=50e7329270c4bd5fb4dc184f6c887117a8a4e879;hb=100bd760a46811121b4b47ebba941d4fb98486ab;hp=63a213bb9ad37824ddd813f2a905b48874b8b6a7;hpb=496dfbf9ec0fd3143e5dd560a863d916e56a52b8;p=mono.git diff --git a/mcs/tests/gtest-058.cs b/mcs/tests/gtest-058.cs index 63a213bb9ad..50e7329270c 100644 --- a/mcs/tests/gtest-058.cs +++ b/mcs/tests/gtest-058.cs @@ -1,5 +1,5 @@ class Foo { - static void Main () {} + public static void Main () {} } class Foo {