Merge pull request #5636 from BrzVlad/fix-xmm-scan
[mono.git] / mcs / tests / test-832.cs
index fb08e9a6fdb056888ae18ba56242f2a3db333751..a07aefb8998a2d9f858af6b49ff4b56efac52ee6 100644 (file)
@@ -1,6 +1,6 @@
 public class A
 {
-       static int Main ()
+       public static int Main ()
        {
                var a = new A ();
                a.Test ();