[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / gtest-449.cs
index 6baeecf137a80cda805980e223bcfad570e6e613..73fbbcd56629f92ff3ec994fa8b49fb3a3b65afa 100644 (file)
@@ -5,7 +5,7 @@ using System.Reflection;
 
 class Program {
 
-       static int Main ()
+       public static int Main ()
        {
                PortableExecutableKinds pekind;
                ImageFileMachine machine;