X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-068.cs;h=1d60f7d3928525a3688b8d0ed556515e857260a4;hb=3741d16503a973a99c724bdab9a255a5f07a3637;hp=22d032b0a6781306a3c7a2e257580b86192fb068;hpb=0443306d611d0830e27327e1f0a3ef3457dfa535;p=mono.git diff --git a/mcs/tests/gtest-068.cs b/mcs/tests/gtest-068.cs index 22d032b0a67..1d60f7d3928 100644 --- a/mcs/tests/gtest-068.cs +++ b/mcs/tests/gtest-068.cs @@ -10,7 +10,7 @@ namespace Baulig class X { - static void Main () + public static void Main () { M.Foo foo; }