X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-076.cs;h=699cf327c56f5fe0f2b8927300b7f620d14b4e35;hb=2b15ada1a1ad25ece63393c2ba40e5d9877b35a7;hp=57d0676166db21f7a959b750b53d8a07789e7f53;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/tests/gtest-076.cs b/mcs/tests/gtest-076.cs index 57d0676166d..699cf327c56 100644 --- a/mcs/tests/gtest-076.cs +++ b/mcs/tests/gtest-076.cs @@ -20,7 +20,7 @@ class Test class X { - static int Main () + public static int Main () { Test test = new Test (); Foo foo = test.GetFoo (0x800);