X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Ftest-85.cs;h=f0f8c3a3ac9c7eebbd3c569c7fbae146bc65e699;hb=457c9722a4bc7ead4d13d62dd6c4c56dfa24d8c0;hp=a50379568f3f95e2c37d18543ff275d614282288;hpb=da4f9e9b2afb23791029d0bb09d78b868aabd870;p=mono.git diff --git a/mcs/tests/test-85.cs b/mcs/tests/test-85.cs index a50379568f3..f0f8c3a3ac9 100644 --- a/mcs/tests/test-85.cs +++ b/mcs/tests/test-85.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; class X { static UnmanagedType UnmanagedType; - static int Main () + public static int Main () { UnmanagedType = (UnmanagedType) 0;