[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / errors / CS0122-36-lib.cs
1 namespace N
2 {
3         internal struct S
4         {
5         }
6 }