Merge pull request #5636 from BrzVlad/fix-xmm-scan
[mono.git] / mcs / tests / test-85.cs
index a50379568f3f95e2c37d18543ff275d614282288..f0f8c3a3ac9c7eebbd3c569c7fbae146bc65e699 100644 (file)
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 class X {
        static UnmanagedType UnmanagedType;
 
-       static int Main ()
+       public static int Main ()
        {
                UnmanagedType = (UnmanagedType) 0;