[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-62.cs
index 550956009e0e713be4e3459c0ada151d1c74735d..340f40f4de18d8be199a44903633ff069c3626d1 100644 (file)
@@ -21,7 +21,7 @@ class X {
                return (int [,,]) null;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                return 0;
        }