[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-361.cs
1 // Compiler options: support-361.cs -out:test-361.exe
2
3 [X]
4 class Test {
5         public static void Main () { }
6 }