[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-557.cs
1 class Test 
2
3         public static void Main (params string [] args)
4         {
5         }
6 }