[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-71.cs
index e7bd956c5f684bff15ac5dc77ba0ee5483ae19f7..9798490f40aeac41080ca62712a51e8a94a75861 100644 (file)
@@ -5,7 +5,7 @@ using System;
 
 class X {
 
-       static void Main ()
+       public static void Main ()
        {
                MethodSignature ms = new MethodSignature ("hello", null, null);